Re-enable link_token + enable debug logging (temp)
This commit is contained in:
parent
1b4c0d403c
commit
3066371a38
|
@ -1,2 +1,2 @@
|
|||
[botdetection.ip_limit]
|
||||
link_token = false
|
||||
link_token = true
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
use_default_settings: true
|
||||
|
||||
general:
|
||||
debug: false
|
||||
debug: true
|
||||
instance_name: Sam's SearXNG
|
||||
privacypolicy_url: https://{{ services.samsapti_dev.domain }}/privacy
|
||||
contact_url: https://{{ services.samsapti_dev.domain }}/contact
|
||||
|
|
Reference in a new issue