mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
[mod][fix] using base_url instead of hostname in settings.py
This commit is contained in:
@@ -13,4 +13,4 @@ blacklist = [] # search engine blacklist
|
||||
|
||||
categories = {} # custom search engine categories
|
||||
|
||||
hostname = None # domain name or None - if you want to rewrite the default HTTP host
|
||||
base_url = None # "https://your.domain.tld/" or None (to use request parameters)
|
||||
|
||||
Reference in New Issue
Block a user