Clarity on protocol field

This commit is contained in:
evanlee123 2017-12-07 02:35:34 -07:00 committed by GitHub
parent 20ac618752
commit d1a00eb934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1307,9 +1307,9 @@ tabs.title.format:
* `{scroll_pos}`: Page scroll position.
* `{host}`: Host of the current web page.
* `{backend}`: Either ''webkit'' or ''webengine''
* `{private}` : Indicates when private mode is enabled.
* `{current_url}` : URL of the current web page.
* `{protocol}` : Internet Protocol of the current web page.
* `{private}`: Indicates when private mode is enabled.
* `{current_url}`: URL of the current web page.
* `{protocol}`: Protocol (http/https/...) of the current web page
tabs.title.format_pinned:
default: '{index}'