mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
[enh] add simple theme (WIP)
This commit is contained in:
@@ -31,6 +31,7 @@ if sys.version_info[0] == 3:
|
||||
name = "HTTPS rewrite"
|
||||
description = gettext('Rewrite HTTP links to HTTPS if possible')
|
||||
default_on = True
|
||||
preference_section = 'privacy'
|
||||
|
||||
if 'SEARX_HTTPS_REWRITE_PATH' in environ:
|
||||
rules_path = environ['SEARX_rules_path']
|
||||
|
||||
Reference in New Issue
Block a user