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