Actions
Task #5712
openadd framework to set some UI settings via .ini file for easier bootstrapping
Start date:
07.12.2023
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
Currently there's a distinction on what can be controlled via .ini file vs DB.
some of the options seems to not make sense to be controlled via UI (like svn proxy)
Add a framework so you cna still controll this via .ini, but it will save the value in DB and in case this is defined in .,ini file make it read-only on UI.
e.g if svn.proxy is set in ini, push this value into the DB, and make it read-only in DB.
Tis would greatly simplify deployments on k8s or other docker stacks
No data to display
Actions