Don't autorestart event handlers

This commit is contained in:
Bálint Bokros 2017-12-04 21:39:47 +01:00
parent 9f8cc3764f
commit 3726ba7186

View File

@ -11,4 +11,3 @@ command=env python app.py
[program:event_handler_example]
directory=%(ENV_TFW_EVENT_HANDLERS_DIR)s
command=env python event_handler_example.py
autorestart=true