Expose a number of additional configuration options through generateconfs #42
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
We have additional variables that would be useful to have exposed generally in the conf generator:
datasafety_text
,datasafety_link
, ...The missing ones can be deducted from the output of
PYTHONPATH=$PWD ; ./mig/install/generatedconfs.py -h
compared to the variables in
mig/server/MiGserver.conf
It would be a good starting task to get acquainted with the code base and the overlap.
The text was updated successfully, but these errors were encountered: