Files
Bubberstation/config/dev_overrides_readme.txt
Mothblocks 8bfc509771 Add development override configuration system (#71427)
Config system will now load dev_overrides.txt automatically if it
exists, but this file is in gitignore. I want to use this for
configuring SQL and such easier.
2022-11-25 20:22:57 +01:00

6 lines
289 B
Plaintext

# Make a new file named dev_overrides.txt in order to be able to add your own configuration
# without worrying about committing. These are applied after config.txt.
# You do not need this if you are a server operator! You should instead use the $include system.
#STATIONNAME My Dev World