Quotes
This commit is contained in:
parent
20bab2e9d7
commit
a9153dbf15
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue