[mod] oscar as default theme

This commit is contained in:
Adam Tauber 2015-01-16 12:36:33 +01:00
parent 3fd562ccd7
commit 306c644fa7
1 changed files with 10 additions and 10 deletions

View File

@ -4,8 +4,8 @@ server:
debug : False # Debug mode, only for development
request_timeout : 2.0 # seconds
base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
themes_path : "" # Custom ui themes path
default_theme : default # ui theme
themes_path : "" # Custom ui themes path - leave it blank if you didn't change
default_theme : oscar # ui theme
https_rewrite : True # Force rewrite result urls. See searx/https_rewrite.py
useragent_suffix : "" # suffix of searx_useragent, could contain informations like an email address to the administrator