Files
watchstate/config/backend.spec.php

22 lines
346 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',
'options.DUMP_PAYLOAD',
];