diff --git a/options.json b/options.json index eb766e3..3afc0fe 100644 --- a/options.json +++ b/options.json @@ -58,7 +58,7 @@ } }, "api": { - "load": false, + "load": true, "http": { "port": 5000 },