aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 46475f845..a2ca8a447 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -429,6 +429,13 @@ reddit:
subreddits:
- 'r/Python'
+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