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