mirror of https://github.com/searxng/searxng.git
[enh] sample config
This commit is contained in:
parent
ae9fb1d7dc
commit
aa3d63159e
|
@ -0,0 +1,7 @@
|
|||
[app]
|
||||
secret_key = "yourultrasecretkey" # change this!
|
||||
|
||||
[server]
|
||||
port = 8888
|
||||
debug = False
|
||||
|
Loading…
Reference in New Issue