diff options
| author | asciimoo <asciimoo@gmail.com> | 2014-02-09 11:16:25 +0100 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2014-02-09 11:16:25 +0100 |
| commit | 8408be977e487d66432da6c1c332fa802171d86b (patch) | |
| tree | 934f42fe063ffb4ccb9721c77db8fa0f38a6e4eb | |
| parent | c075420eb7dc8c3b4844d15eccd2f2833fa4a31b (diff) | |
[mod] shortcut mods
| -rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 2d7e26d04..5fe9294e7 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -10,7 +10,7 @@ engines: engine : wikipedia number_of_results : 1 paging : False - shortcut : wi + shortcut : wp - name : bing engine : bing @@ -49,7 +49,7 @@ engines: - name : github engine : github categories : it - shortcut : gi + shortcut : gh - name : google engine : google |