Adjust comment about getAll
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user