Skip to content
Snippets Groups Projects
Commit af21ad95 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Moar help

parent f5b2810b
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,8 @@ chmod +x /etc/cron.daily/stechuhr_data_retention
Stechuhr-Server allows you to use _multiple_ configuration files, each overriding the previous one either in full or partly. In any case a default configuration is used, which might or might not fit your purpose (probably not).
Stechuhr-server will use _all_ *.toml files found in the specified directories in alphabetical order (e.g. `/etc/stechuhr-server`, for more see the config script below)
To maintain control a helper script exists at `stechuhr_server/config.py` which allows you to create a new config, print the currently used ones, etc. If your system python has the `toml` dependency installed run it using `python3 stechuhr_server/config.py` and it will display the help. If you _don't_ have the toml dependency installed you can:
1. Install it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment