소스 검색

[enh] sample config

asciimoo 11 년 전
부모
커밋
aa3d63159e
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7
    0
      searx.conf_sample

+ 7
- 0
searx.conf_sample 파일 보기

@@ -0,0 +1,7 @@
1
+[app]
2
+secret_key          = "yourultrasecretkey" # change this!
3
+
4
+[server]
5
+port                = 8888
6
+debug               = False
7
+