LubeLogger Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
An Otter Wiki
Environment Variables
d85f66
Commit
d85f66
2024-09-12 15:30:19
Hargata Softworks
: n
environment variables.md
..
@@ 23,9 23,9 @@
EnableAuth=true/false(default: false) - Allows users to configure whether if authentication is enabled via environment variable.
UserNameHash="" - SHA256 Hash of the root username.
UserPasswordHash="" - SHA256 Hash of the root password.
-
LUBELOGGER_ALLOWED_FILE_EXTENSIONS="" - allowed file extensions for document uploads, use '*' to allow all file types.
+
LUBELOGGER_ALLOWED_FILE_EXTENSIONS="" - Allowed file extensions for document uploads, use '*' to allow all file types.
LUBELOGGER_LOGO_URL="" - Custom Logo URL.
LUBELOGGER_MOTD="" - Message of The Day displayed in Login page if configured.
LUBELOGGER_WEBHOOK="" - WebHook URL
-
DEFAULT_REMINDER_EMAIL="" - default email address to receive all reminder email alerts.
+
DEFAULT_REMINDER_EMAIL="" - Default email address to receive all reminder email alerts.
```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9