updated docs

This commit is contained in:
Gamosoft 2026-01-22 11:01:48 +01:00
parent 2a0b09a73a
commit a07ed973ca
1 changed files with 10 additions and 0 deletions

View File

@ -39,6 +39,16 @@ AUTHENTICATION_PASSWORD=mysecretpassword
|----------|------|---------|-------------| |----------|------|---------|-------------|
| `DEMO_MODE` | boolean | `false` | Enable demo mode (enables rate limiting and other demo restrictions) | | `DEMO_MODE` | boolean | `false` | Enable demo mode (enables rate limiting and other demo restrictions) |
### Support
| Variable | Type | Default | Description |
|----------|------|---------|-------------|
| `ALREADY_DONATED` | boolean | `false` | Hides the support buttons in the Settings pane |
> ⚠️ **Disclaimer:** No verification exists. But legend says that setting this to `true` without donating causes your next `git push` to fail silently. Just once. When it matters most.
>
> Haven't donated yet? [☕ Buy me a coffee](https://ko-fi.com/gamosoft) - it takes 30 seconds and makes my day!
## 🎯 Configuration Priority ## 🎯 Configuration Priority
Configuration is loaded in this order (later overrides earlier): Configuration is loaded in this order (later overrides earlier):