Multidomain MDM
- Multidomain MDM 10.3 HotFix 3
- All Products
# File upload properties # ----------------------- # Maximum upload size. cmx.file.max_file_size_mb=20 # Maximum number of concurrent uploads. cmx.file.max_concurrent_uploads=20 # Type of files that can be uploaded. cmx.file.allowed_file_extensions=pdf,jpg # Number of minutes until an uploaded file expires. # To avoid expiration, set to 0. cmx.server.attachment.temp.ttl_minutes=60 # Task Manager property # ---------------------- # Set to true to display the Task Manager tab in applications # that use subject areas. cmx.dataview.taskmanager.enabled=true # Workflow diagram properties # ----------------------------- # Set to true to display the workflow diagram associated # with the tasks in the Task Manager for the users with # the ActiveVOS abAdmin role. cmx.e360.BPMProcess.view.enabled=false cmx.e360.BPMProcess.view.autologout.seconds=30
# View properties # ---------------- # Show or hide the views for subject areas. cmx.dataview.enabled=true # Show or hide the views for business entities. cmx.e360.view.enabled=false # Show or hide the Cross-reference view and Match view. cmx.e360.match_xref.view.enabled=false # Search with Solr (formerly Smart Search) properties # --------------------------------------------------- # Set to true to use Solr for search. cmx.ss.enabled=false