システムプロパティの初期値
このページでは、Alfresco Content Services でシステムに設定されているプロパティの初期値について記載します。
概要
Alfresco Content Services のプロパティは多くのものが存在します。それらの値は、Alfresco Content Services のデフォルトの動作を知るのに役立ちます。
一覧
次のようなプロパティが Alfresco Content Services の初期値として設定されています。
プロパティ名 | 初期値 | |
---|---|---|
1 | repository.name | Main Repository |
2 | version.schema | 13001 |
3 | dir.root | ./alf_data |
4 | dir.contentstore | ${dir.root}/contentstore |
5 | dir.contentstore.deleted | ${dir.root}/contentstore.deleted |
6 | dir.contentstore.bucketsPerMinute | 0 |
7 | filecontentstore.subsystem.name | unencryptedContentStore |
8 | dir.cachedcontent | ${dir.root}/cachedcontent |
9 | system.content.maximumFileSizeLimit | |
10 | system.serverMode | UNKNOWN |
11 | dir.indexes | ${dir.root}/lucene-indexes |
12 | dir.indexes.backup | ${dir.root}/backup-lucene-indexes |
13 | dir.indexes.lock | ${dir.indexes}/locks |
14 | dir.license.external | . |
15 | location.license.external | file://${dir.license.external}/*.lic |
16 | location.license.embedded | /WEB-INF/alfresco/license/*.lic |
17 | location.license.shared | classpath*:/alfresco/extension/license/*.lic |
18 | system.webdav.servlet.enabled | TRUE |
19 | system.webdav.url.path.prefix | |
20 | system.webdav.storeName | ${protocols.storeName} |
21 | system.webdav.rootPath | ${protocols.rootPath} |
22 | system.webdav.renameShufflePattern | (.*/\\..*)|(.*[a-f0-9]{8}+$)|(.*\\.tmp$)|(.*atmp[0-9]+$)|(.*\\.wbk$)|(.*\\.bak$)|(.*\\~$)|(.*backup.*\\.do[ct]{1}[x]?[m]?$)|(.*\\.sb\\-\\w{8}\\-\\w{6}$) |
23 | system.webdav.activities.enabled | FALSE |
24 | index.subsystem.name | noindex |
25 | index.tracking.minRecordPurgeAgeDays | 30 |
26 | index.tracking.purgeSize | 7200000 |
27 | system.bootstrap.config_check.strict | TRUE |
28 | shutdown.backstop.timeout | 10000 |
29 | shutdown.backstop.enabled | FALSE |
30 | server.maxusers | -1 |
31 | system.cache.disableMutableSharedCaches | FALSE |
32 | system.cache.disableImmutableSharedCaches | FALSE |
33 | system.cache.parentAssocs.maxSize | 130000 |
34 | system.cache.parentAssocs.limitFactor | 8 |
35 | system.acl.maxPermissionCheckTimeMillis | 10000 |
36 | system.acl.maxPermissionChecks | 1000 |
37 | system.filefolderservice.defaultListMaxResults | 5000 |
38 | system.preserve.modificationData | FALSE |
39 | system.auditableData.preserve | ${system.preserve.modificationData} |
40 | system.auditableData.FileFolderService | ${system.auditableData.preserve} |
41 | system.auditableData.ACLs | ${system.auditableData.preserve} |
42 | system.readpermissions.optimise | TRUE |
43 | system.readpermissions.bulkfetchsize | 1000 |
44 | system.maximumStringLength | -1 |
45 | system.maximumStringLength.jobCronExpression | * * * * * ? 2099 |
46 | system.maximumStringLength.jobQueryRange | 10000 |
47 | system.maximumStringLength.jobThreadCount | 4 |
48 | system.hibernateMaxExecutions | 20000 |
49 | system.enableTimestampPropagation | TRUE |
50 | system.integrity.enabled | TRUE |
51 | system.integrity.failOnViolation | TRUE |
52 | system.integrity.maxErrorsPerTransaction | 5 |
53 | system.integrity.trace | FALSE |
54 | system.content.eagerOrphanCleanup | FALSE |
55 | system.content.orphanProtectDays | 14 |
56 | system.content.deletionFailureAction | IGNORE |
57 | system.content.orphanCleanup.cronExpression | 0 0 4 * * ? |
58 | lucene.maxAtomicTransformationTime | 100 |
59 | lucene.query.maxClauses | 10000 |
60 | lucene.indexer.batchSize | 1000000 |
61 | fts.indexer.batchSize | 1000 |
62 | lucene.indexer.cacheEnabled | TRUE |
63 | lucene.indexer.maxDocIdCacheSize | 100000 |
64 | lucene.indexer.maxDocumentCacheSize | 100 |
65 | lucene.indexer.maxIsCategoryCacheSize | -1 |
66 | lucene.indexer.maxLinkAspectCacheSize | 10000 |
67 | lucene.indexer.maxParentCacheSize | 100000 |
68 | lucene.indexer.maxPathCacheSize | 100000 |
69 | lucene.indexer.maxTypeCacheSize | 10000 |
70 | lucene.indexer.mergerMaxMergeDocs | 1000000 |
71 | lucene.indexer.mergerMergeFactor | 5 |
72 | lucene.indexer.mergerMaxBufferedDocs | -1 |
73 | lucene.indexer.mergerRamBufferSizeMb | 16 |
74 | lucene.indexer.writerMaxMergeDocs | 1000000 |
75 | lucene.indexer.writerMergeFactor | 5 |
76 | lucene.indexer.writerMaxBufferedDocs | -1 |
77 | lucene.indexer.writerRamBufferSizeMb | 16 |
78 | lucene.indexer.mergerTargetIndexCount | 8 |
79 | lucene.indexer.mergerTargetOverlayCount | 5 |
80 | lucene.indexer.mergerTargetOverlaysBlockingFactor | 2 |
81 | lucene.indexer.maxDocsForInMemoryMerge | 60000 |
82 | lucene.indexer.maxRamInMbForInMemoryMerge | 16 |
83 | lucene.indexer.maxDocsForInMemoryIndex | 60000 |
84 | lucene.indexer.maxRamInMbForInMemoryIndex | 16 |
85 | lucene.indexer.termIndexInterval | 128 |
86 | lucene.indexer.useNioMemoryMapping | TRUE |
87 | lucene.indexer.postSortDateTime | TRUE |
88 | lucene.indexer.defaultMLIndexAnalysisMode | EXACT_LANGUAGE_AND_ALL |
89 | lucene.indexer.defaultMLSearchAnalysisMode | EXACT_LANGUAGE_AND_ALL |
90 | lucene.indexer.maxFieldLength | 10000 |
91 | lucene.indexer.fairLocking | TRUE |
92 | lucene.write.lock.timeout | 10000 |
93 | lucene.commit.lock.timeout | 100000 |
94 | lucene.lock.poll.interval | 100 |
95 | lucene.indexer.useInMemorySort | TRUE |
96 | lucene.indexer.maxRawResultSetSizeForInMemorySort | 1000 |
97 | lucene.indexer.contentIndexingEnabled | TRUE |
98 | index.backup.cronExpression | 0 0 3 * * ? |
99 | lucene.defaultAnalyserResourceBundleName | alfresco/model/dataTypeAnalyzers |
100 | transformer.Archive.includeContents | FALSE |
101 | system.store | system://system |
102 | system.descriptor.childname | sys:descriptor |
103 | system.descriptor.current.childname | sys:descriptor-current |
104 | alfresco_user_store.store | user://alfrescoUserStore |
105 | alfresco_user_store.system_container.childname | sys:system |
106 | alfresco_user_store.user_container.childname | sys:people |
107 | alfresco_user_store.adminusername | admin |
108 | alfresco_user_store.adminpassword | 209c6174da490caeb422f3fa5a7ae634 |
109 | alfresco_user_store.guestusername | guest |
110 | home_folder_provider_synchronizer.enabled | FALSE |
111 | home_folder_provider_synchronizer.override_provider | |
112 | home_folder_provider_synchronizer.keep_empty_parents | FALSE |
113 | spaces.archive.store | archive://SpacesStore |
114 | spaces.store | workspace://SpacesStore |
115 | spaces.company_home.childname | app:company_home |
116 | spaces.guest_home.childname | app:guest_home |
117 | spaces.dictionary.childname | app:dictionary |
118 | spaces.templates.childname | app:space_templates |
119 | spaces.imap_attachments.childname | cm:Imap Attachments |
120 | spaces.imap_home.childname | cm:Imap Home |
121 | spaces.imapConfig.childname | app:imap_configs |
122 | spaces.imap_templates.childname | app:imap_templates |
123 | spaces.scheduled_actions.childname | cm:Scheduled Actions |
124 | spaces.emailActions.childname | app:email_actions |
125 | spaces.searchAction.childname | cm:search |
126 | spaces.templates.content.childname | app:content_templates |
127 | spaces.templates.email.childname | app:email_templates |
128 | spaces.templates.email.invite1.childname | app:invite_email_templates |
129 | spaces.templates.email.notify.childname | app:notify_email_templates |
130 | spaces.templates.email.following.childname | app:following |
131 | spaces.templates.rss.childname | app:rss_templates |
132 | spaces.savedsearches.childname | app:saved_searches |
133 | spaces.scripts.childname | app:scripts |
134 | spaces.content_forms.childname | app:forms |
135 | spaces.user_homes.childname | app:user_homes |
136 | spaces.user_homes.regex.key | userName |
137 | spaces.user_homes.regex.pattern | |
138 | spaces.user_homes.regex.group_order | |
139 | spaces.sites.childname | st:sites |
140 | spaces.templates.email.invite.childname | cm:invite |
141 | spaces.templates.email.activities.childname | cm:activities |
142 | spaces.rendition.rendering_actions.childname | app:rendering_actions |
143 | spaces.replication.replication_actions.childname | app:replication_actions |
144 | spaces.transfers.childname | app:transfers |
145 | spaces.transfer_groups.childname | app:transfer_groups |
146 | spaces.transfer_temp.childname | app:temp |
147 | spaces.inbound_transfer_records.childname | app:inbound_transfer_records |
148 | spaces.webscripts.childname | cm:webscripts |
149 | spaces.extension_webscripts.childname | cm:extensionwebscripts |
150 | spaces.models.childname | app:models |
151 | spaces.workflow.definitions.childname | app:workflow_defs |
152 | spaces.templates.email.workflowemailnotification.childname | cm:workflownotification |
153 | spaces.nodetemplates.childname | app:node_templates |
154 | spaces.shared.childname | app:shared |
155 | spaces.solr_facets.root.childname | srft:facets |
156 | spaces.smartfolders.childname | app:smart_folders |
157 | spaces.smartdownloads.childname | app:smart_downloads |
158 | spaces.transfer_summary_report.location | /${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.transfers.childname}/${spaces.inbound_transfer_records.childname} |
159 | spaces.quickshare.link_expiry_actions.childname | app:quick_share_link_expiry_actions |
160 | version.store.initialVersion | TRUE |
161 | version.store.enableAutoVersioning | TRUE |
162 | version.store.enableAutoVersionOnUpdateProps | FALSE |
163 | version.store.deprecated.lightWeightVersionStore | workspace://lightWeightVersionStore |
164 | version.store.version2Store | workspace://version2Store |
165 | version.store.versionComparatorClass | |
166 | system.system_container.childname | sys:system |
167 | system.people_container.childname | sys:people |
168 | system.authorities_container.childname | sys:authorities |
169 | system.zones_container.childname | sys:zones |
170 | system.workflow_container.childname | sys:workflow |
171 | system.remote_credentials_container.childname | sys:remote_credentials |
172 | system.syncset_definition_container.childname | sys:syncset_definitions |
173 | system.downloads_container.childname | sys:downloads |
174 | system.certificate_container.childname | sys:samlcertificate |
175 | user.name.caseSensitive | FALSE |
176 | domain.name.caseSensitive | FALSE |
177 | domain.separator | |
178 | xforms.formatCaption | TRUE |
179 | system.usages.enabled | FALSE |
180 | system.usages.clearBatchSize | 0 |
181 | system.usages.updateBatchSize | 50 |
182 | repo.remote.endpoint | /service |
183 | create.missing.people | ${server.transaction.allow-writes} |
184 | home.folder.creation.eager | TRUE |
185 | home.folder.creation.disabled | FALSE |
186 | policy.content.update.ignoreEmpty | TRUE |
187 | alfresco.rmi.services.port | 50500 |
188 | alfresco.rmi.services.external.host | localhost |
189 | alfresco.rmi.services.host | 0.0.0.0 |
190 | alfresco.rmi.services.retries | 4 |
191 | alfresco.rmi.services.retryInterval | 250 |
192 | monitor.rmi.service.port | 50508 |
193 | monitor.rmi.service.enabled | FALSE |
194 | mbean.server.locateExistingServerIfPossible | TRUE |
195 | img.root | ./ImageMagick |
196 | img.dyn | ${img.root}/lib |
197 | img.exe | ${img.root}/bin/convert |
198 | img.url | |
199 | img.startupRetryPeriodSeconds | 60 |
200 | renditionService2.enabled | TRUE |
201 | system.thumbnail.generate | TRUE |
202 | system.thumbnail.definition.default.timeoutMs | -1 |
203 | system.thumbnail.definition.default.readLimitTimeMs | -1 |
204 | system.thumbnail.definition.default.maxSourceSizeKBytes | -1 |
205 | system.thumbnail.definition.default.readLimitKBytes | -1 |
206 | system.thumbnail.definition.default.pageLimit | 1 |
207 | system.thumbnail.definition.default.maxPages | -1 |
208 | system.thumbnail.mimetype.maxSourceSizeKBytes.pdf | -1 |
209 | system.thumbnail.mimetype.maxSourceSizeKBytes.txt | -1 |
210 | system.thumbnail.mimetype.maxSourceSizeKBytes.docx | -1 |
211 | system.thumbnail.mimetype.maxSourceSizeKBytes.xlsx | -1 |
212 | system.thumbnail.mimetype.maxSourceSizeKBytes.pptx | -1 |
213 | system.thumbnail.mimetype.maxSourceSizeKBytes.odt | -1 |
214 | system.thumbnail.mimetype.maxSourceSizeKBytes.ods | -1 |
215 | system.thumbnail.mimetype.maxSourceSizeKBytes.odp | -1 |
216 | system.thumbnail.retryPeriod | 60 |
217 | system.thumbnail.retryCount | 2 |
218 | system.thumbnail.quietPeriod | 604800 |
219 | system.thumbnail.quietPeriodRetriesEnabled | TRUE |
220 | system.thumbnail.redeployStaticDefsOnStartup | TRUE |
221 | content.metadataExtracter.default.timeoutMs | 20000 |
222 | tika.url | |
223 | transform.misc.url | |
224 | tika.startupRetryPeriodSeconds | 60 |
225 | transform.misc.startupRetryPeriodSeconds | 60 |
226 | localTransform.pdfrenderer.url | http://localhost:8090/ |
227 | localTransform.imagemagick.url | http://localhost:8091/ |
228 | localTransform.libreoffice.url | http://localhost:8092/ |
229 | localTransform.tika.url | http://localhost:8093/ |
230 | localTransform.misc.url | http://localhost:8094/ |
231 | localTransform.pdfrenderer.startupRetryPeriodSeconds | 60 |
232 | localTransform.imagemagick.startupRetryPeriodSeconds | 60 |
233 | localTransform.libreoffice.startupRetryPeriodSeconds | 60 |
234 | localTransform.tika.startupRetryPeriodSeconds | 60 |
235 | localTransform.misc.startupRetryPeriodSeconds | 60 |
236 | content.metadataExtracter.pdf.maxDocumentSizeMB | 10 |
237 | content.metadataExtracter.pdf.maxConcurrentExtractionsCount | 5 |
238 | content.metadataExtracter.pdf.overwritePolicy | PRAGMATIC |
239 | content.transformer.PdfBox.extractBookmarksText | TRUE |
240 | V2.1-A.fixes.to.schema | 0 |
241 | authentication.chain | alfrescoNtlm1:alfrescoNtlm |
242 | authentication.ticket.ticketsExpire | TRUE |
243 | authentication.ticket.expiryMode | AFTER_INACTIVITY |
244 | authentication.ticket.validDuration | PT1H |
245 | authentication.ticket.useSingleTicketPerUser | TRUE |
246 | authentication.alwaysAllowBasicAuthForAdminConsole.enabled | TRUE |
247 | authentication.getRemoteUserTimeoutMilliseconds | 10000 |
248 | ftp.enabled | FALSE |
249 | protocols.storeName | ${spaces.store} |
250 | protocols.rootPath | /${spaces.company_home.childname} |
251 | activities.feed.max.idRange | 1000000 |
252 | activities.feed.max.size | 200 |
253 | activities.feed.max.ageMins | 44640 |
254 | activities.feed.generator.jsonFormatOnly | TRUE |
255 | activities.feed.fetchBatchSize | 250 |
256 | activities.feedNotifier.batchSize | 200 |
257 | activities.feedNotifier.numThreads | 2 |
258 | subsystems.test.beanProp.default.longProperty | 1.2346E+17 |
259 | subsystems.test.beanProp.default.anotherStringProperty | Global Default |
260 | subsystems.test.beanProp | inst1,inst2,inst3 |
261 | subsystems.test.beanProp.value.inst2.boolProperty | TRUE |
262 | subsystems.test.beanProp.value.inst3.anotherStringProperty | Global Instance Default |
263 | subsystems.test.simpleProp2 | TRUE |
264 | subsystems.test.simpleProp3 | Global Default3 |
265 | default.async.action.threadPriority | 1 |
266 | default.async.action.corePoolSize | 8 |
267 | default.async.action.maximumPoolSize | 20 |
268 | deployment.service.numberOfSendingThreads | 5 |
269 | deployment.service.corePoolSize | 2 |
270 | deployment.service.maximumPoolSize | 3 |
271 | deployment.service.threadPriority | 5 |
272 | deployment.service.targetLockRefreshTime | 60000 |
273 | deployment.service.targetLockTimeout | 3600000 |
274 | deployment.method | DEFAULT |
275 | notification.email.siteinvite | TRUE |
276 | site.invite.moderated.workflowId | activiti$activitiInvitationModerated |
277 | site.invite.nominated.workflowId | activiti$activitiInvitationNominatedAddDirect |
278 | site.invite.nominatedExternal.workflowId | activiti$activitiInvitationNominated |
279 | replication.enabled | FALSE |
280 | transferservice.receiver.enabled | FALSE |
281 | transferservice.receiver.stagingDir | ${java.io.tmpdir}/alfresco-transfer-staging |
282 | transferservice.receiver.lockRefreshTime | 60000 |
283 | transferservice.receiver.lockRetryCount | 3 |
284 | transferservice.receiver.lockRetryWait | 100 |
285 | transferservice.receiver.lockTimeOut | 300000 |
286 | orphanReaper.lockRefreshTime | 60000 |
287 | orphanReaper.lockTimeOut | 3600000 |
288 | security.anyDenyDenies | TRUE |
289 | security.postProcessDenies | FALSE |
290 | urlshortening.bitly.username | brianalfresco |
291 | urlshortening.bitly.api.key | R_ca15c6c89e9b25ccd170bafd209a0d4f |
292 | urlshortening.bitly.url.length | 20 |
293 | bulkImport.batch.numThreads | 4 |
294 | bulkImport.batch.batchSize | 20 |
295 | system.content.caching.cacheOnInbound | TRUE |
296 | system.content.caching.maxDeleteWatchCount | 1 |
297 | system.content.caching.contentCleanup.cronExpression | 0 0 3 * * ? |
298 | system.content.caching.minFileAgeMillis | 60000 |
299 | system.content.caching.maxUsageMB | 4096 |
300 | system.content.caching.maxFileSizeMB | 0 |
301 | system.content.caching.panicThresholdPct | 90 |
302 | system.content.caching.cleanThresholdPct | 80 |
303 | system.content.caching.targetUsagePct | 70 |
304 | system.content.caching.normalCleanThresholdSec | 0 |
305 | mybatis.useLocalCaches | FALSE |
306 | fileFolderService.checkHidden.enabled | TRUE |
307 | ticket.cleanup.cronExpression | 0 0 * * * ? |
308 | download.cleaner.startDelayMilliseconds | 3600000 |
309 | download.cleaner.repeatIntervalMilliseconds | 3600000 |
310 | download.cleaner.maxAgeMins | 60 |
311 | download.cleaner.batchSize | 1000 |
312 | download.cleaner.cleanAllSysDownloadFolders | TRUE |
313 | download.maxContentSize | 2152852358 |
314 | trashcan.MaxSize | 1000 |
315 | authority.useBridgeTable | TRUE |
316 | authority.findAuthorityLimit | 10000 |
317 | system.quickshare.enabled | TRUE |
318 | system.quickshare.email.from.default | noreply@alfresco.com |
319 | system.quickshare.expiry_date.enforce.minimum.period | DAYS |
320 | mail.service.corePoolSize | 8 |
321 | mail.service.maximumPoolSize | 20 |
322 | nodes.bulkLoad.cachingThreshold | 10 |
323 | dir.contentstore.tenants | |
324 | alfresco.authentication.gateway.host | |
325 | alfresco.authentication.gateway.protocol | https |
326 | alfresco.authentication.gateway.port | 443 |
327 | alfresco.authentication.gateway.outboundHeaders | Authorization,key |
328 | alfresco.authentication.gateway.inboundHeaders | X-Alfresco-Authenticator-Key,X-Alfresco-Remote-User |
329 | alfresco.authentication.gateway.prefixUrl | /publicapi |
330 | alfresco.authentication.gateway.bufferSize | 2048 |
331 | alfresco.authentication.gateway.connectTimeout | 10000 |
332 | alfresco.authentication.gateway.readTimeout | 120000 |
333 | alfresco.authentication.gateway.httpTcpNodelay | TRUE |
334 | alfresco.authentication.gateway.httpConnectionStalecheck | TRUE |
335 | webscripts.encryptTempFiles | FALSE |
336 | webscripts.tempDirectoryName | Alfresco-WebScripts |
337 | webscripts.memoryThreshold | 4194304 |
338 | webscripts.setMaxContentSize | 5368709120 |
339 | system.metadata-query-indexes.ignored | TRUE |
340 | system.metadata-query-indexes-more.ignored | TRUE |
341 | system.patch.sharedFolder.deferred | FALSE |
342 | system.patch.sharedFolder.cronExpression | 0 0 0 ? 1 1 2030 |
343 | system.patch.addUnmovableAspect.deferred | FALSE |
344 | system.patch.addUnmovableAspect.cronExpression | 0 0 0 ? 1 1 2030 |
345 | system.remove-jbpm-tables-from-db.ignored | TRUE |
346 | people.search.honor.hint.useCQ | TRUE |
347 | system.cronJob.startDelayMilliseconds | 60000 |
348 | mimetype.config.cronExpression | 0 30 0/1 * * ? |
349 | mimetype.config.initialAndOnError.cronExpression | 0/10 * * * * ? |
350 | mimetype.config.dir | shared/classes/alfresco/extension/mimetypes |
351 | rendition.config.cronExpression | 2 30 0/1 * * ? |
352 | rendition.config.initialAndOnError.cronExpression | 0/10 * * * * ? |
353 | rendition.config.dir | shared/classes/alfresco/extension/transform/renditions |
354 | local.transform.pipeline.config.dir | shared/classes/alfresco/extension/transform/pipelines |
355 | local.transform.service.enabled | TRUE |
356 | local.transform.service.cronExpression | 4 30 0/1 * * ? |
357 | local.transform.service.initialAndOnError.cronExpression | 0/10 * * * * ? |
358 | legacy.transform.service.enabled | TRUE |
359 | transformer.strict.mimetype.check | TRUE |
360 | transformer.strict.mimetype.check.whitelist.mimetypes | application/eps;application/postscript;application/illustrator;application/pdf;application/x-tar;application/x-gtar;application/acp;application/zip;application/vnd.stardivision.math;application/x-tika-msoffice |
361 | content.transformer.retryOn.different.mimetype | TRUE |
362 | system.lockTryTimeout | 100 |
363 | system.lockTryTimeout.DictionaryDAOImpl | 10000 |
364 | system.lockTryTimeout.MessageServiceImpl | ${system.lockTryTimeout} |
365 | system.lockTryTimeout.PolicyComponentImpl | ${system.lockTryTimeout} |
366 | attributes.propcleaner.cronExpression | 0 0 3 ? * SAT |
367 | alfresco.jmx.connector.enabled | FALSE |
368 | system.propval.uniquenessCheck.enabled | TRUE |
369 | alfresco.ephemeralLock.expiryThresh | 172800 |
370 | system.patch.surfConfigFolder.deferred | FALSE |
371 | system.patch.surfConfigFolder.cronExpression | * * * * * ? 2099 |
372 | solr_facets.root.path | /app:company_home/app:dictionary |
373 | solr_facets.root | ${solr_facets.root.path}/${spaces.solr_facets.root.childname} |
374 | solr_facets.inheritanceHierarchy | default,custom |
375 | models.enforceTenantInNamespace | FALSE |
376 | links.protocosl.white.list | http,https,ftp,mailto |
377 | system.fixedACLs.maxTransactionTime | 10000 |
378 | system.fixedACLsUpdater.lockTTL | 10000 |
379 | system.fixedACLsUpdater.maxItemBatchSize | 100 |
380 | system.fixedACLsUpdater.numThreads | 4 |
381 | system.fixedACLsUpdater.cronExpression | 0 0 0 * * ? |
382 | cmis.disable.hidden.leading.period.files | FALSE |
383 | system.preferred.password.encoding | md4 |
384 | system.upgradePasswordHash.jobBatchSize | 100 |
385 | system.upgradePasswordHash.jobQueryRange | 10000 |
386 | system.upgradePasswordHash.jobThreadCount | 4 |
387 | system.upgradePasswordHash.jobCronExpression | * * * * * ? 2099 |
388 | system.api.discovery.enabled | TRUE |
389 | category.queryFetchSize | 5000 |
390 | authentication.protection.enabled | TRUE |
391 | authentication.protection.limit | 10 |
392 | authentication.protection.periodSeconds | 6 |
393 | system.email.sender.default | noreply@alfresco.com |
394 | system.reset-password.endTimer | PT1H |
395 | system.reset-password.sendEmailAsynchronously | TRUE |
396 | heartbeat.target.url | |
397 | heartbeat.enabled | TRUE |
398 | csrf.filter.enabled | TRUE |
399 | csrf.filter.referer | |
400 | csrf.filter.referer.always | FALSE |
401 | csrf.filter.origin | |
402 | csrf.filter.origin.always | FALSE |
403 | cors.enabled | FALSE |
404 | cors.allowed.origins | |
405 | cors.allowed.methods | GET,POST,HEAD,OPTIONS,PUT,DELETE |
406 | cors.allowed.headers | Authorization,Content-Type,Cache-Control,X-Requested-With,accept,Origin,Access-Control-Request-Method,Access-Control-Request-Headers,X-CSRF-Token |
407 | cors.exposed.headers | Access-Control-Allow-Origin,Access-Control-Allow-Credentials |
408 | cors.support.credentials | TRUE |
409 | cors.preflight.maxage | 10 |
410 | api-explorer.url | |
411 | events.subsystem.autoStart | FALSE |
412 | messaging.subsystem.autoStart | TRUE |
413 | acs.repo.rendition.events.endpoint | jms:acs-repo-rendition-events?jmsMessageType |
414 | contentPropertyRestrictions.enabled | TRUE |
415 | contentPropertyRestrictions.whitelist |
次の値は利用できません。
プロパティ名 | 初期値 | |
---|---|---|
1 | system.workflow.jbpm.comment.property.max.length | -1 |
2 | system.workflow.comment.property.max.length | 4000 |
3 | system.workflow.engine.activiti.definitions.visible | TRUE |
4 | system.workflow.engine.activiti.enabled | TRUE |
5 | system.workflow.engine.activiti.idblocksize | 100 |
6 | system.workflow.engine.activiti.taskvariableslimit | 20000 |
7 | system.workflow.deployWorkflowsInTenant | TRUE |
8 | system.workflow.engine.activiti.retentionHistoricProcessInstance | FALSE |
9 | system.workflow.maxAuthoritiesForPooledTasks | 500 |
10 | system.workflow.maxPooledTasks | -1 |
11 | system.workflow.maxGroupReviewers | 0 |
リックソフト株式会社 は、日本でトップレベルのAtlassian Platinum Solution Partnerです。
大規模ユーザーへの対応実績が認められたEnterpriseの認定をうけ、高度なトレーニング要件をクリアし、小規模から大規模のお客様まで対応可能な実績を示したパートナー企業です。
Copyright © Ricksoft Co., Ltd. プライバシーポリシー お問い合わせ