Open saintx opened 7 years ago
I think the properties file will not work as it is a cljs project and not clj/java I propose instead to use a simple namespace with a map or parsing a yaml file.
+1 for using a simple config.edn
file like we use for all our trapperkeeper services.
We need to be able to control configuration settings via a ctia-ui.properties file, as we currently do in CTIA.