diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-01-23 11:37:57 +0100 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2022-02-20 22:58:51 +0100 |
| commit | 56e34947a6368e6154064c52fa23d21ecda7ab4c (patch) | |
| tree | bad1463a0c3056896cfacb205039586b85a2c04d /searx/settings.yml | |
| parent | 36aee70c247fe347c69abb17ec3bdc31781204c6 (diff) | |
[mod] infinite_scroll as preference
* oscar theme: code from searx/plugins/infinite_scroll.py
* simple theme: new implementation
Co-authored-by: Markus Heiser <markus.heiser@darmarIT.de>
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index cec9889b2..7e069a831 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -169,7 +169,6 @@ outgoing: # - 'Ahmia blacklist' # activation depends on outgoing.using_tor_proxy # # these plugins are disabled if nothing is configured .. # - 'Hostname replace' # see hostname_replace configuration below -# - 'Infinite scroll' # - 'Open Access DOI rewrite' # - 'Vim-like hotkeys' |