summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-12-28 05:52:26 +0100
committerJohannes 'josch' Schauer <josch@debian.org>2020-12-28 05:52:26 +0100
commitba4558b1b6df42699896810e7d9748234515b419 (patch)
treea52fbf850bd71d9f7dc12c62a19d235e21c60bde
parent67f02f97a5f584cc17f8fa44d33729e62057b6ca (diff)
settingsyml
Gbp-Pq: Name settingsyml
-rw-r--r--searx/settings.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 8df151b..5b6b0e4 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -18,8 +18,8 @@ server:
http_protocol_version : "1.0" # 1.0 and 1.1 are supported
ui:
- static_path : "" # Custom static path - leave it blank if you didn't change
- templates_path : "" # Custom templates path - leave it blank if you didn't change
+ static_path : "/usr/share/python3-searx/static" # Custom static path - leave it blank if you didn't change
+ templates_path : "/usr/share/python3-searx/templates" # Custom templates path - leave it blank if you didn't change
default_theme : oscar # ui theme
default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section
theme_args :