How do I reflect the settings stored in the config-harvesting.properties file, such as maxUnlockedAccounts or delegatePrioritizationPolicy, to the production environment?
After that, how can I check if it was reflected correctly?
And, if I restart Docker or restart the server after modifying the config-harvesting.properties file, will the above configuration changes be reflected without using the smbol-bootstrap command?