Configuration overrides for Cloud Service id216IFC003XA
For making any configuration updates in Experience Manager Guides as a Cloud Service, 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.jsonHere, 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.
recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178