Skip to content

Commit 1b16010

Browse files
update .env example file
1 parent 80b210a commit 1b16010

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.env.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ METABASE_SITE_URL="https://your_subdomain.metabaseapp.com"
9292
METABASE_JWT_SIGNING_KEY="dummy"
9393
METABASE_GLOBAL_DASHBOARD_ID=123
9494

95-
95+
# BATCH_TIMEOUT_SECOND=55
96+
# DECISION_TIMEOUT_SECOND=10
97+
# DEFAULT_TIMEOUT_SECOND=5
9698

9799
#############
98100
# FRONT END ENV VARIABLES

0 commit comments

Comments
 (0)