Fix genetic backend
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
"Uri": "http://localhost:9200"
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"WorkerPricesFifteenMinutes": true,
|
||||
"WorkerPricesOneHour": true,
|
||||
"WorkerPricesFourHours": true,
|
||||
"WorkerPricesOneDay": true,
|
||||
"WorkerPricesFifteenMinutes": false,
|
||||
"WorkerPricesOneHour": false,
|
||||
"WorkerPricesFourHours": false,
|
||||
"WorkerPricesOneDay": false,
|
||||
"WorkerPricesFiveMinutes": false,
|
||||
"WorkerFee": false,
|
||||
"WorkerPositionManager": false,
|
||||
|
||||
Reference in New Issue
Block a user