Adjust comment about getAll

This commit is contained in:
Johannes Zellner
2021-09-20 18:04:01 +02:00
parent 212d025579
commit 5a1a439224

View File

@@ -82,12 +82,12 @@ exports = module.exports = {
isDemo,
// booleans. if you add an entry here, be sure to fix getAll
// booleans. if you add an entry here, be sure to fix list()
DYNAMIC_DNS_KEY: 'dynamic_dns',
UNSTABLE_APPS_KEY: 'unstable_apps',
DEMO_KEY: 'demo',
// json. if you add an entry here, be sure to fix getAll
// json. if you add an entry here, be sure to fix list()
BACKUP_CONFIG_KEY: 'backup_config',
SERVICES_CONFIG_KEY: 'services_config',
EXTERNAL_LDAP_KEY: 'external_ldap_config',