Commit 478ee64ca989b38127b5533ec47918df6d30738e
1 parent
179bb064
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
configuration file for streaming monitor
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,5 @@ |
1 | +set daemon 5 | |
2 | + | |
3 | +check process ruby with pidfile /var/run/twitter_stream.pid | |
4 | + start = "/home/93274300500/projetos/noosfero/plugins/community_hub/twitter-stream-listener/stream_monitor start" | |
5 | + stop = "/home/93274300500/projetos/noosfero/plugins/community_hub/twitter-stream-listener/stream_monitor stop" | ... | ... |