This commit is contained in:
Bob Mottram 2018-03-02 20:18:08 +00:00
parent 20bab2e9d7
commit a9153dbf15
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ function create_searx_config {
echo ' templates_path : "" # Custom templates path - leave it blank if you didnt change';
echo ' themes_path : "" # Custom ui themes path';
echo ' default_theme : courgette # ui theme';
echo ' default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section';
echo ' default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the "locales" config section';
echo '';
echo 'outgoing: # communication with search engines';
echo ' request_timeout : 10.0 # seconds';