소스 검색

[fix] disable debug mode

Adam Tauber 10 년 전
부모
커밋
f13a6ab795
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      searx/settings.yml

+ 1
- 1
searx/settings.yml 파일 보기

@@ -1,7 +1,7 @@
1 1
 server:
2 2
     port : 8888
3 3
     secret_key : "ultrasecretkey" # change this!
4
-    debug : True # Debug mode, only for development
4
+    debug : False # Debug mode, only for development
5 5
     request_timeout : 2.0 # seconds
6 6
     base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
7 7
     themes_path : "" # Custom ui themes path