mirror of
https://github.com/tale/headplane.git
synced 2026-08-08 05:13:15 +00:00
chore: update docs
This commit is contained in:
@@ -7,6 +7,10 @@ Headplane uses a configuration file to manage its settings
|
||||
for a the file at `/etc/headplane/config.yaml`. This can be changed using the
|
||||
**`HEADPLANE_CONFIG_PATH`** environment variable to point to a different location.
|
||||
|
||||
Headplane also stores stuff in the `/var/lib/headplane` directory by default.
|
||||
This can be configured on a per-section basis in the configuration file, but
|
||||
it is very important this directory is persistent and writable by Headplane.
|
||||
|
||||
## Environment Variables
|
||||
It is also possible to override the configuration file using environment variables.
|
||||
These changes get merged *after* the configuration file is loaded, so they will take precedence.
|
||||
|
||||
Reference in New Issue
Block a user