|
| 1 | +{ |
| 2 | + "ACF11Password":"CE9938D7E4E1C617EB071941B1D154016B81A10C1B38DBA3C2828B055D07B40A", |
| 3 | + "ACF11RDSPassword":"ewAdjyWYEiLoCNKrmPJqPx7R+FpDnJoB2JiE0zyv5uoKtBbhQcRCW70FpruCGHUT7BtpSKfX/wx/C25mcZgzVc61YeN/0UilO7V6qXUcLlOZg7f/A9ljR9saWi6r9BmKVqExs1X+1r2l60gY7QuUeg==", |
| 4 | + "adminAllowConcurrentLogin":true, |
| 5 | + "adminAllowedIPList":"", |
| 6 | + "adminLoginRequired":true, |
| 7 | + "adminRDSEnabled":"false", |
| 8 | + "adminRDSLoginRequired":"true", |
| 9 | + "adminRDSUserIDRequired":true, |
| 10 | + "adminRootUserID":"admin", |
| 11 | + "adminSalt":"4A23BBE0-AB52-4869-9C3EEEE536DC2256", |
| 12 | + "adminUserIDRequired":false, |
| 13 | + "ajaxDebugWindowEnabled":false, |
| 14 | + "allowApplicationVarsInServletContext":false, |
| 15 | + "allowExtraAttributesInAttrColl":true, |
| 16 | + "applicationMangement":true, |
| 17 | + "applicationMaximumTimeout":"2,0,0,0", |
| 18 | + "applicationMode":"curr2root", |
| 19 | + "applicationTimeout":"1,0,0,0", |
| 20 | + "CFaaSGeneratedFilesExpiryTime":30, |
| 21 | + "CFFormScriptDirectory":"", |
| 22 | + "clientStorage":"Cookie", |
| 23 | + "clientStorageLocations":{ |
| 24 | + "Cookie":{ |
| 25 | + "description":"Client based text file.", |
| 26 | + "disableGlobals":false, |
| 27 | + "name":"Cookie", |
| 28 | + "purgeEnable":true, |
| 29 | + "purgeTimeout":10, |
| 30 | + "type":"COOKIE" |
| 31 | + }, |
| 32 | + "Registry":{ |
| 33 | + "description":"System registry.", |
| 34 | + "disableGlobals":false, |
| 35 | + "name":"Registry", |
| 36 | + "purgeEnable":true, |
| 37 | + "purgeTimeout":90, |
| 38 | + "type":"REGISTRY" |
| 39 | + } |
| 40 | + }, |
| 41 | + "compileExtForCFInclude":"*", |
| 42 | + "componentCacheEnabled":true, |
| 43 | + "datasources":{ |
| 44 | + "${DB_DATABASE}":{ |
| 45 | + "allowAlter":true, |
| 46 | + "allowCreate":true, |
| 47 | + "allowDelete":true, |
| 48 | + "allowDrop":true, |
| 49 | + "allowGrant":true, |
| 50 | + "allowInsert":true, |
| 51 | + "allowRevoke":true, |
| 52 | + "allowSelect":true, |
| 53 | + "allowStoredProcs":true, |
| 54 | + "allowUpdate":true, |
| 55 | + "blob":false, |
| 56 | + "blobBuffer":64000, |
| 57 | + "bundleName": "${DB_BUNDLE_NAME}", |
| 58 | + "bundleVersion": "${DB_BUNDLE_VERSION}", |
| 59 | + "class":"${DB_CLASS}", |
| 60 | + "clientApplicationName":false, |
| 61 | + "clientApplicationNamePrefix":"", |
| 62 | + "clientHostname":false, |
| 63 | + "clientUsername":false, |
| 64 | + "clob":false, |
| 65 | + "clobBuffer":64000, |
| 66 | + "connectionLimit":-1, |
| 67 | + "connectionTimeout":1, |
| 68 | + "connectionTimeoutInterval":420, |
| 69 | + "custom":"useUnicode=true&characterEncoding=UTF-8&useLegacyDatetimeCode=true", |
| 70 | + "database":"${DB_DATABASE}", |
| 71 | + "dbdriver":"MySQL", |
| 72 | + "description":"", |
| 73 | + "disableAutogeneratedKeyRetrieval":false, |
| 74 | + "disableConnections":false, |
| 75 | + "dsn":"jdbc:mysql://{host}:{port}/{database}?tinyInt1isBit=false&", |
| 76 | + "host":"${DB_HOST}", |
| 77 | + "linkedServers":"true", |
| 78 | + "logActivity":false, |
| 79 | + "logActivityFile":"", |
| 80 | + "loginTimeout":30, |
| 81 | + "maintainConnections":true, |
| 82 | + "maxPooledStatements":"100", |
| 83 | + "password":"${DB_PASSWORD}", |
| 84 | + "port":"${DB_PORT}", |
| 85 | + "queryTimeout":"0", |
| 86 | + "SID":"", |
| 87 | + "username":"${DB_USER}", |
| 88 | + "validate":false, |
| 89 | + "validationQuery":"" |
| 90 | + } |
| 91 | + }, |
| 92 | + "debuggingEnabled":false, |
| 93 | + "debuggingIPList":"127.0.0.1,0:0:0:0:0:0:0:1", |
| 94 | + "debuggingReportExecutionTimes":false, |
| 95 | + "debuggingReportExecutionTimesMinimum":250, |
| 96 | + "debuggingReportExecutionTimesTemplate":"summary", |
| 97 | + "debuggingShowDatabase":true, |
| 98 | + "debuggingShowException":true, |
| 99 | + "debuggingShowFlashFormCompileErrors":false, |
| 100 | + "debuggingShowGeneral":true, |
| 101 | + "debuggingShowTimer":false, |
| 102 | + "debuggingShowTrace":true, |
| 103 | + "debuggingShowVariableApplication":false, |
| 104 | + "debuggingShowVariableCGI":true, |
| 105 | + "debuggingShowVariableClient":true, |
| 106 | + "debuggingShowVariableCookie":true, |
| 107 | + "debuggingShowVariableForm":true, |
| 108 | + "debuggingShowVariableRequest":false, |
| 109 | + "debuggingShowVariables":true, |
| 110 | + "debuggingShowVariableServer":false, |
| 111 | + "debuggingShowVariableSession":true, |
| 112 | + "debuggingShowVariableURL":true, |
| 113 | + "debuggingTemplate":"/WEB-INF/debug/classic.cfm", |
| 114 | + "disableInternalCFJavaComponents":false, |
| 115 | + "disallowUnamedAppScope":false, |
| 116 | + "dotNetClientPort":"6086", |
| 117 | + "dotNetInstallDir":"C:\\Work\\CF\\depot\\ColdFusion\\cf_main\\cfusion\\jnbridge", |
| 118 | + "dotNetPort":"6085", |
| 119 | + "dotNetProtocol":"tcp", |
| 120 | + "dotNotationUpperCase":true, |
| 121 | + "errorStatusCode":true, |
| 122 | + "eventGatewayEnabled":false, |
| 123 | + "FlashRemotingEnable":true, |
| 124 | + "flexDataServicesEnable":false, |
| 125 | + "generalErrorTemplate":"", |
| 126 | + "googleMapKey":"", |
| 127 | + "inMemoryFileSystemAppLimit":20, |
| 128 | + "inMemoryFileSystemEnabled":true, |
| 129 | + "inMemoryFileSystemLimit":100, |
| 130 | + "inspectTemplate":"always", |
| 131 | + "lineDebuggerEnabled":false, |
| 132 | + "lineDebuggerMaxSessions":5, |
| 133 | + "lineDebuggerPort":5005, |
| 134 | + "mailConnectionTimeout":60, |
| 135 | + "mailDefaultEncoding":"UTF-8", |
| 136 | + "mailSpoolInterval":15, |
| 137 | + "maxCFCFunctionRequests":15, |
| 138 | + "maxCFThreads":10, |
| 139 | + "maxFlashRemotingRequests":5, |
| 140 | + "maxOutputBufferSize":1024, |
| 141 | + "maxReportRequests":8, |
| 142 | + "maxTemplateRequests":25, |
| 143 | + "maxWebServiceRequests":5, |
| 144 | + "missingErrorTemplate":"", |
| 145 | + "monitoringServiceHost":"0.0.0.0", |
| 146 | + "monitoringServicePort":"5500", |
| 147 | + "ORMSearchIndexDirectory":"", |
| 148 | + "perAppSettingsEnabled":true, |
| 149 | + "postParametersLimit":100, |
| 150 | + "postSizeLimit":20, |
| 151 | + "requestQueueTimeout":60, |
| 152 | + "requestQueueTimeoutPage":"", |
| 153 | + "requestTimeout":"0,0,0,50", |
| 154 | + "requestTimeoutEnabled":true, |
| 155 | + "RMISSLEnable":false, |
| 156 | + "RMISSLKeystore":"", |
| 157 | + "robustExceptionEnabled":true, |
| 158 | + "sandboxEnabled":false, |
| 159 | + "saveClassFiles":true, |
| 160 | + "schedulerClusterDatasource":"", |
| 161 | + "schedulerLogFileExtensions":"log,txt", |
| 162 | + "schedulerLoggingEnabled":false, |
| 163 | + "scriptProtect":"FORM,URL,COOKIE,CGI", |
| 164 | + "secureJSON":false, |
| 165 | + "secureJSONPrefix":"//", |
| 166 | + "secureProfileEnabled":false, |
| 167 | + "serverCFC":"Server", |
| 168 | + "serverCFCEenabled":false, |
| 169 | + "sessionCookieDisableUpdate":false, |
| 170 | + "sessionCookieHTTPOnly":true, |
| 171 | + "sessionCookieSecure":false, |
| 172 | + "sessionCookieTimeout":946080000, |
| 173 | + "sessionMangement":true, |
| 174 | + "sessionMaximumTimeout":"2,0,0,0", |
| 175 | + "sessionTimeout":"0,0,30,0", |
| 176 | + "sessionType":"cfml", |
| 177 | + "templateCacheSize":1024, |
| 178 | + "throttleThreshold":4, |
| 179 | + "totalThrottleMemory":200, |
| 180 | + "UDFTypeChecking":false, |
| 181 | + "useUUIDForCFToken":true, |
| 182 | + "watchConfigFilesForChangesEnabled":false, |
| 183 | + "watchConfigFilesForChangesExtensions":"xml,properties", |
| 184 | + "watchConfigFilesForChangesInterval":120, |
| 185 | + "websocketEnabled":true, |
| 186 | + "weinreRemoteInspectionEnabled":false |
| 187 | +} |
0 commit comments