diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-10-24 23:54:29 +0200 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-10-24 23:54:29 +0200 |
| commit | d908bc088c08ac94786740fe463dae399363187c (patch) | |
| tree | c842d7da0fc2c743d59d116cee5c971e294d9edf /engines.cfg_sample | |
| parent | 2ca4cf7f2dd9a759cade764cb184429581dcd732 (diff) | |
[enh] bing section example
Diffstat (limited to 'engines.cfg_sample')
| -rw-r--r-- | engines.cfg_sample | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engines.cfg_sample b/engines.cfg_sample index 82f4cc235..aa9a7b82f 100644 --- a/engines.cfg_sample +++ b/engines.cfg_sample @@ -3,6 +3,9 @@ engine = mediawiki url = https://en.wikipedia.org/ number_of_results = 1 +[bing] +engine = bing + [deviantart] engine = deviantart categories = images |