-
|
Clearing cookies in f.e. searx.be/clear_cookies restores preferences to a "default", where in the source code is that "default" stored? I want to change the preferences to make a custom special query enabled by default in the source code. I also want to modify certain default settings for better user experience since the preferences won't be editable in my personal SearXNG instance. |
Beta Was this translation helpful? Give feedback.
Answered by
nordkorea
May 12, 2023
Replies: 1 comment
-
|
I THINK it is stored in settings_defaults.py in /searx/ subdirectory. Thanks anyways. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nordkorea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I THINK it is stored in settings_defaults.py in /searx/ subdirectory. Thanks anyways.