summaryrefslogtreecommitdiff
path: root/spreadspace
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-04-09 17:01:02 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-04-09 17:01:02 +0200
commitf14ef167caef8ba5f3bea17f780347b586931dec (patch)
tree4a8d7431061340e72cd8c0a93efa82dc50b0f3d6 /spreadspace
parentglt-stream: one collector per room (diff)
glt-stream: fix stream stats counting
Diffstat (limited to 'spreadspace')
-rw-r--r--spreadspace/glt-stream.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spreadspace/glt-stream.yml b/spreadspace/glt-stream.yml
index 8f380565..83d0f808 100644
--- a/spreadspace/glt-stream.yml
+++ b/spreadspace/glt-stream.yml
@@ -122,6 +122,10 @@
User=stats
Environment="GOCACHE=/srv/www/stats/.gocache"
ExecStart=/srv/www/stats/run.sh %i
+ Restart=always
+ RestartSecs=1s
+ StartLimitBurst=10
+ StartLimitIntervalSec=5s
NoNewPrivileges=yes
PrivateTmp=yes
PrivateDevices=yes