From a07ed973caf00bd3ffceb5f2a54b1f8b731a8c05 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Thu, 22 Jan 2026 11:01:48 +0100 Subject: [PATCH] updated docs --- documentation/ENVIRONMENT_VARIABLES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/ENVIRONMENT_VARIABLES.md b/documentation/ENVIRONMENT_VARIABLES.md index 5a0c268..c0c7a29 100644 --- a/documentation/ENVIRONMENT_VARIABLES.md +++ b/documentation/ENVIRONMENT_VARIABLES.md @@ -39,6 +39,16 @@ AUTHENTICATION_PASSWORD=mysecretpassword |----------|------|---------|-------------| | `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 is loaded in this order (later overrides earlier):