feat: setting default locale for instance
This commit is contained in:
@@ -3,6 +3,9 @@ host = 0.0.0.0
|
||||
port = 8087
|
||||
domain = https://search.example.com
|
||||
|
||||
# Default locale (default: en_gb)
|
||||
#locale = en_gb
|
||||
|
||||
[proxy]
|
||||
# Single proxy (comment out to use list_file instead)
|
||||
#proxy = "socks5://127.0.0.1:9050"
|
||||
|
||||
Reference in New Issue
Block a user