diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-02 21:19:20 +0200 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-02 21:19:20 +0200 |
| commit | 629a05e149eaaab05a724dd3915ed363c364c796 (patch) | |
| tree | 63e072174ffd8d588a5f54ac02c0db9ea50b257b /searx/settings.yml | |
| parent | bb628469d31d9ce61b2188aae3f570441eec8803 (diff) | |
fix youtube engine and add comments
* add language-support
* decrease search-results/site to 5
* add comments
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 8938dfb80..552a5f7b9 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -131,13 +131,10 @@ engines: - name : youtube engine : youtube - categories : videos shortcut : yt - name : dailymotion engine : dailymotion - locale : en_US - categories : videos shortcut : dm - name : vimeo |