Ensure web-history-max-items has int64 as maxval.

See #2779.
This commit is contained in:
Ryan Roden-Corrent 2017-08-27 22:29:01 -04:00
parent d2d55531e6
commit 37ba256900

View File

@ -585,6 +585,7 @@ completion.web_history_max_items:
type:
name: Int
minval: -1
maxval: maxint64
desc: >-
How many URLs to show in the web history.