Bob Mottram 7 年之前
父節點
當前提交
a9153dbf15
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-app-searx

+ 1
- 1
src/freedombone-app-searx 查看文件

@@ -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';