mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge pull request #1155 from Alfresco/feature/REPO-5195_PropertyToToggleMetadataExtraction
REPO-5195 Add global property so AGS can switch off new metadata extraction
This commit is contained in:
@@ -105,3 +105,8 @@ version.store.enableAutoVersionOnTypeChange=false
|
|||||||
# otherwise create the version record from the version history
|
# otherwise create the version record from the version history
|
||||||
#
|
#
|
||||||
rm.enableAutoVersionOnRecordCreation=false
|
rm.enableAutoVersionOnRecordCreation=false
|
||||||
|
|
||||||
|
#
|
||||||
|
# Metadata Extraction
|
||||||
|
#
|
||||||
|
content.metadata.async.extract.6.enabled=false
|
||||||
|
Reference in New Issue
Block a user