feat: setting default locale for instance

This commit is contained in:
frosty
2026-04-06 01:56:11 -04:00
parent e0c209c974
commit f6c8242e72
10 changed files with 27 additions and 5 deletions

View File

@@ -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"