Add config using environment variables with figment

This commit is contained in:
Lennart K
2025-02-11 16:28:46 +01:00
parent 63c8f8b5f2
commit 176bd238a4
5 changed files with 99 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ rustical gen-config
You'll have to set your database path to something like `/var/lib/rustical/db.sqlite3`.
Next, configure the principals by creating a file specified in `auth.path` (by default `/etc/rustical/principals.toml`) and inserting your principals:
Next, configure the principals by creating a file specified in `auth.toml.path` (by default `/etc/rustical/principals.toml`) and inserting your principals:
```toml
[[principals]]