소스 검색

disable Rest API by default.

nico 8 년 전
부모
커밋
1a177685e5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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