making info api port configurable

This commit is contained in:
Christian Kellner
2020-08-15 13:25:17 +02:00
parent 1558e32a80
commit 1848167eda
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"interval": 1,
"infoApi": true,
"infoApiPort": 9998,
"jobs": {
"yourSearchJob": {
"notification": {