diff options
| author | Marius Peter <dev@marius-peter.com> | 2025-11-29 13:45:29 +0100 |
|---|---|---|
| committer | Marius Peter <dev@marius-peter.com> | 2025-11-29 13:45:29 +0100 |
| commit | 086ba55a15dc04914cba500f7ead61dec5490162 (patch) | |
| tree | c2147f7f7d7802b43b44e90c37de802761a31b8c /README.org | |
| parent | f54e5bda270d55a91f62be9cacbbcd1d3f1a0884 (diff) | |
Add debug facilities.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,5 +8,7 @@ - =FERTI_ENVIRONMENT= :: Can be either =development= or =production=. Default value is =production=, which is more secure (password required everywhere, no debug traces). +- =FERTI_DEBUG= :: Can be either =true= or =false=. Default value is + =false=. - =FERTI_USER= :: User used to log into the web app. - =FERTI_PASS= :: Password used to log into the web app. |