diff options
Diffstat (limited to 'issues/genenetwork3/genenetwork3_configuration.gmi')
| -rw-r--r-- | issues/genenetwork3/genenetwork3_configuration.gmi | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/issues/genenetwork3/genenetwork3_configuration.gmi b/issues/genenetwork3/genenetwork3_configuration.gmi new file mode 100644 index 0000000..cdd7c15 --- /dev/null +++ b/issues/genenetwork3/genenetwork3_configuration.gmi @@ -0,0 +1,19 @@ +# Genenetwork3 Configurations + +## Tags + +* assigned: fredm +* priority: normal +* status: closed, completed +* keywords: configuration, config, gn2, genenetwork, genenetwork2 +* type: bug + +## Description + +The configuration file should only ever contain settings, and no code. Remove all code from the default settings file. + +Eschew executable formats (*.py) for configuration files and prefer non-executable formats e.g. *.cfg, *.json, *.conf etc + +## Closed as Completed + +See commit https://github.com/genenetwork/genenetwork3/commit/977efbb54da284fb3e8476f200206d00cb8e64cd |
