diff options
Diffstat (limited to 'doc/Profile.md')
-rw-r--r-- | doc/Profile.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/Profile.md b/doc/Profile.md deleted file mode 100644 index d205a86..0000000 --- a/doc/Profile.md +++ /dev/null @@ -1,17 +0,0 @@ -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) - |