Files
watchstate/config/backend.spec.php
2022-07-07 17:15:39 +03:00

21 lines
317 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',
'options.ignore'
];