Problem Description:
SORMAS configuration is stored in sormas.properties, requiring server access for changes.
With the introduction of a new system configuration mechanism adapt the existing configuration handling to make use of the new mechanism.
Proposed Solution:
- Replace hardcoded references to
sormas.properties with queries to SystemConfiguration for existing settings values.
Additional Information:
Problem Description:
SORMAS configuration is stored in sormas.properties, requiring server access for changes.
With the introduction of a new system configuration mechanism adapt the existing configuration handling to make use of the new mechanism.
Proposed Solution:
sormas.propertieswith queries toSystemConfigurationfor existing settings values.Additional Information: