aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index c5c9b12ce..c59bff524 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -417,6 +417,16 @@ anti_spam:
max: 3
+
+metabase:
+ username: !ENV "METABASE_USERNAME"
+ password: !ENV "METABASE_PASSWORD"
+ url: "http://metabase.default.svc.cluster.local/api"
+ # 14 days, see https://www.metabase.com/docs/latest/operations-guide/environment-variables.html#max_session_age
+ max_session_age: 20160
+
+
+
big_brother:
header_message_limit: 15
log_delay: 15