We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496b486 commit 209e939Copy full SHA for 209e939
1 file changed
content/env-variables.md
@@ -59,6 +59,7 @@ The following variables are available in both Community and Premium edition. How
59
* SKIP_ALL_AUTH - if true or 1, all authentization is skipped
60
* ALLOW_DBGATE_PRIVATE_CLOUD - by default, DbGate cloud is disabled for web version. Using this variable, you could enable it
61
* REDIRECT_TO_DBGATE_CLOUD_LOGIN - in web version, redirect to DbGate cloud login, instead of opening new window
62
+* LANGUAGE - UI language, eg. en, cs, de, fr, etc.
63
64
## Logging configuration
65
* LOG_LEVEL - all messages with this log level or bigger will be logged. One of values trace, debug, info, warn, error, fatal. Default is info
0 commit comments