cheminfo / roc-eln-docker

MIT License
8 stars 5 forks source link

roc-eln-docker/roc-config.js #2

Closed andcastillo closed 7 years ago

andcastillo commented 7 years ago

What is supposed not to be changed should not be in the config. There should be a shorter .json with the real configuration parameters.

targos commented 7 years ago

This technically not possible due to how rest-on-couch loads the config. I think it's a matter of documentation and I added comments in the sample file. What we can do is put the variable parameters at the beginning of the file and the fixed ones below with a comment to explain they cannot change.