summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 1ed913f8..4e51def7 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -331,7 +331,7 @@ iabak = host "iabak.archiveteam.org"
& Cron.runPropellor (Cron.Times "30 * * * *")
& Apt.installed ["libapache2-mod-wsgi", "graphite-carbon", "graphite-web"]
& File.hasContent "/etc/carbon/storage-schemas.conf"
- [ "[carbon]"
+ [ "[carbon]"
, "pattern = ^carbon\."
, "retentions = 60:90d"
, "[iabak]"