blob: fcab572664a2bd2a8336d7cf90c60f2b2ef35fd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Genenetwork2 Configurations
## Tags
* assigned: fredm
* priority: normal
* status: open
* 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
|