47 lines
1.7 KiB
JSON
47 lines
1.7 KiB
JSON
{
|
|
"frontendHiddenPathList": [
|
|
["app", "metadata"],
|
|
["app", "loaders"],
|
|
["app", "containerServices"],
|
|
["app", "portalContainerServices"],
|
|
["app", "consoleCommands"],
|
|
["app", "formula", "functionClassNameMap"],
|
|
["app", "fileStorage", "implementationClassNameMap"],
|
|
["app", "client"],
|
|
["app", "language", "aclDependencies"],
|
|
["app", "templateHelpers"],
|
|
["app", "appParams"],
|
|
["app", "cleanup"],
|
|
["app", "authentication"],
|
|
["app", "pdfEngines", "__ANY__", "implementationClassNameMap"],
|
|
["app", "addressFormats", "__ANY__", "formatterClassName"],
|
|
["app", "authentication2FAMethods", "__ANY__", "loginClassName"],
|
|
["app", "authentication2FAMethods", "__ANY__", "userSetupClassName"],
|
|
["app", "select"],
|
|
["app", "massActions", "__ANY__", "implementationClassName"],
|
|
["app", "actions", "__ANY__", "implementationClassName"],
|
|
["app", "fieldProcessing"],
|
|
["app", "scheduledJobs"],
|
|
["app", "webSocket", "messagers"],
|
|
["app", "config"],
|
|
["app", "rebuild"],
|
|
["app", "smsProviders", "__ANY__", "senderClassName"],
|
|
["app", "orm"],
|
|
["app", "relationships"],
|
|
["app", "linkManager"],
|
|
["app", "hook"],
|
|
["app", "api"],
|
|
["app", "databasePlatforms"],
|
|
["app", "recordId"],
|
|
["app", "currencyConversion"],
|
|
["selectDefs"],
|
|
["pdfDefs"],
|
|
["aclDefs"],
|
|
["notificationDefs"],
|
|
["authenticationMethods", "__ANY__", "implementationClassName"]
|
|
],
|
|
"frontendNonAdminHiddenPathList": [
|
|
["recordDefs"]
|
|
]
|
|
}
|