wire up enable_event_publisher

This commit is contained in:
Drew Bailey
2020-10-02 15:04:05 -04:00
parent 8a57ee85f0
commit e7e6df394f
7 changed files with 20 additions and 2 deletions

View File

@@ -261,6 +261,7 @@
"data_dir": "/tmp/data",
"deployment_gc_threshold": "12h",
"enabled": true,
"enable_event_publisher": true,
"enabled_schedulers": [
"test"
],