From 2c20acb1981fc8fbd884dbece2a1115ca37732d2 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Wed, 19 Sep 2018 23:35:43 +0200 Subject: Update documentation --- doc/Usage/Profile.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/Usage/Profile.md (limited to 'doc/Usage/Profile.md') diff --git a/doc/Usage/Profile.md b/doc/Usage/Profile.md new file mode 100644 index 0000000..d205a86 --- /dev/null +++ b/doc/Usage/Profile.md @@ -0,0 +1,17 @@ +Profiles are read from profile.path + +## Settings + +- otr (defaults to true) - is this profile off-the-record +- name (defaults to the configuration file name) +- search (defaults to profile.search) - search engine url +- homepage (defaults to profile.homepage) +- newtab (defaults to profile.newtab) + +### Properties +Key is property name; value is property value + +### Attributes +see QWebEngineSetting::WebAttribute for list of IDs. +Key is attribute id; value is attribute value (true/false) + -- cgit v1.2.1