LubeLogger Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
An Otter Wiki
Advanced
Environment Variables
7e351c
Commit
7e351c
2025-08-25 19:28:09
Hargata Softworks
: x
advanced/environment variables.md
..
@@ 28,6 28,8 @@
OpenIDConfig__UserInfoURL=UserInfo URL as alternative option to retrieve user claims(required for certain OpenID Providers)
OpenIDConfig__LogOutURL=Log Out URL for OIDC Provider, required if DisableRegularLogin=true.
EnableAuth=true/false(default: false) - Allows users to configure whether if authentication is enabled via environment variable.
+
DefaultReminderEmail="" - Default root user email address.
+
EnableRootUserOIDC=true/false(default: false) - Whether root user should authenticate via OIDC.
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.
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