summaryrefslogtreecommitdiff
path: root/configs/meson.build
AgeCommit message (Collapse)Author
9 hoursMove default.json to configs/validxengineering
Since the default configuration is a valid configuration it should belong to this new directory. This allows to continue with extending automated tests to test all configurations in this directory.
2025-12-20Deploy default configurationxengineering
The default configuration from the source tree is embedded into the executable with Go's embed package to assume the correct defaults. Furthermore it is now also part of the artifact tar archive to give users an idea how a configuration file should look like.