aboutsummaryrefslogtreecommitdiff
path: root/doc/Usage/Profile.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Usage/Profile.md')
-rw-r--r--doc/Usage/Profile.md17
1 files changed, 17 insertions, 0 deletions
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)
+