Files
SERiF/utils/defaultConfig/defaults.yaml
Emily Boudreaux 109326f339 feat(defaultConfig): added default config generation script
While writing 4DSSE we want a way to keep track of what defaults have been set for config files, and validate that we are using the same config variables where we want to. This python script generates a "default" yaml file based on the default values given in .get<T>
2025-02-23 11:29:16 -05:00

12 lines
202 B
YAML

opac:
lowTemp:
numeric:
maxIter: 10
Probe:
GLVis:
Visualization: true
Host: localhost
Port: '19916'
LogManager:
DefaultLogName: 4DSSE.log