Browse Source

disable Rest API by default.

nico 8 years ago
parent
commit
1a177685e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kalliope/settings.yml

+ 1 - 1
kalliope/settings.yml

@@ -126,7 +126,7 @@ on_ready_sounds:
 # Rest API
 # ---------------------------
 rest_api:
-  active: True
+  active: False
   port: 5000
   password_protected: True
   login: admin