qutebrowser/qutebrowser/config
Ryan Roden-Corrent f0509d1c26 Fix web_history_max_items default value.
Should default to -1, not 1000 as the new history completion is better
able to handle large numbers of entries. I believe this was acidentally
reset to 1000 while fixing a merge conflict.

Also re-run src2asciidoc.
2017-09-07 08:45:05 -04:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
config.py Move bind completion to configmodels. 2017-08-20 21:12:38 -04:00
configdata.py Add maximum bound for web-history-max-items 2017-07-21 18:30:12 +02:00
configdata.yml Fix web_history_max_items default value. 2017-09-07 08:45:05 -04:00
configexc.py Fix pylint/flake8/vulture errors. 2017-08-20 21:12:38 -04:00
configfiles.py Add a config version to the YAML file 2017-07-19 08:22:00 +02:00
configtypes.py Fix pylint 2017-07-04 15:34:10 +02:00
websettings.py Refactor websettings for new config 2017-07-02 22:17:33 +02:00