mirror of
https://github.com/searxng/searxng.git
synced 2026-07-27 02:11:23 +00:00
[feat] logs: Settings option to set custom level
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
general:
|
||||
# Debug mode, only for development. Is overwritten by ${SEARXNG_DEBUG}
|
||||
debug: false
|
||||
# Application log level - leave blank to use the default 'WARNING' level
|
||||
log_level: "warning"
|
||||
# displayed name
|
||||
instance_name: "SearXNG"
|
||||
# For example: https://example.com/privacy
|
||||
|
||||
Reference in New Issue
Block a user