Configuration overrides id216IFC003XA
For making any configuration updates, the following generic approach should be used:
-
Access your Cloud Manager’s Git repository.
-
Create a new JSON file at the following location:
src/main/content/jcr_root/apps/fmditaCustom/config/
-
Name the file in the following format:
${PID}.cfg.json
Here, the PID is the process ID of the configuration.
-
Add properties in the JSON file using the following format:
code language-none { "aem.adminuname": "updatedUserjson", "valid.characters": "[-a-zA-Z0-9_@$]", "dita.serialization": true }
-
Commit the changes and run the Cloud Manager pipeline to deploy the updated configuration.
Parent topic:Download and install
recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178