Files
watchstate/config/servers.spec.php
2022-05-23 22:04:58 +03:00

20 lines
296 B
PHP

<?php
return [
'name',
'type',
'url',
'token',
'uuid',
'user',
'import.enabled',
'import.lastSync',
'export.enabled',
'export.lastSync',
'webhook.import',
'webhook.push',
'webhook.match.user',
'webhook.match.uuid',
'webhook.token',
];