summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schauer Marin Rodrigues <josch@debian.org>2021-12-07 22:10:22 +0100
committerJohannes Schauer Marin Rodrigues <josch@debian.org>2021-12-07 22:10:22 +0100
commitf916453b959281a739b5f8a4b6650802da22b257 (patch)
tree1ed1636510267d3b52f341be0756f631703b3005
parent19dcf695e72235578421cbf038dddb9cba472a49 (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 84aca86..2f8fe31 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -35,8 +35,8 @@ server:
Referrer-Policy : no-referrer
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 :