Browse Source

disable Rest API by default.

nico 8 năm trước cách đây
mục cha
commit
1a177685e5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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