Skip to content

Commit 4c3f1cb

Browse files
author
SPRINX0\prochazka
committed
docs
1 parent 19c6e5c commit 4c3f1cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/env-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ You could configure connection list with env variables, than "Add connection: en
142142
* ALLOWED_DATABASES_[connection id] - allowed database names for specified connnection, pipe ("|") delimited
143143
* ALLOWED_DATABASES_REGEX_[connection id] - regular expression for allowed database names for specified connnection
144144
* USE_SEPARATE_SCHEMAS_[connection id] - set value 1 or true for load schemas separately. Use this if you have large schemas.
145+
* LOCAL_DATA_CENTER_[connection id] - local data center (for Apache Cassandra)
145146

146147

147148
SettingsModal.svelte , find string "name="/ If you need to define "true", use value "1". If you need "false", use empty string ("0" will not work)

0 commit comments

Comments
 (0)