Browse Source

- settings.yml: fix url in config example

frankdelange 6 years ago
parent
commit
3bc0172341
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      searx/settings.yml

+ 1
- 1
searx/settings.yml View File

544
     #
544
     #
545
     #        set base_url to https://recoll.example.org/
545
     #        set base_url to https://recoll.example.org/
546
     #        set mount_prefix to /export/documents
546
     #        set mount_prefix to /export/documents
547
-    #        set dl_prefix to https://example.org
547
+    #        set dl_prefix to https://download.example.org
548
     #
548
     #
549
     #     the resulting url will be https://download.example.org/reference
549
     #     the resulting url will be https://download.example.org/reference
550
     # 
550
     #