summaryrefslogtreecommitdiffstats
path: root/office/keepassxc/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-07-04 09:43:40 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-08 07:11:22 +0700
commitaeb7dfb5ca9b5e52bf84ec5fc15b093445f6b623 (patch)
tree7c84cfd2861c61ef592bba20ff1872e267d75f89 /office/keepassxc/README
parent2d08977e27a09b9973e6f9556abbf7f5d211d82c (diff)
downloadslackbuilds-aeb7dfb5ca9b5e52bf84ec5fc15b093445f6b623.tar.gz
slackbuilds-aeb7dfb5ca9b5e52bf84ec5fc15b093445f6b623.tar.xz
office/keepassxc: Change XC_HTTP default to ON.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'office/keepassxc/README')
-rw-r--r--office/keepassxc/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/README b/office/keepassxc/README
index d21cd9e964..77b004d615 100644
--- a/office/keepassxc/README
+++ b/office/keepassxc/README
@@ -6,12 +6,12 @@ features, and bug fixes that are not being incorporated into the main KeePassX
baseline. KeePassXC may be installed alongside KeePassX (also available as a
SlackBuild).
-KeePassXC can be built with keepasshttp support, meaning that it can function
-as password storage for Mozilla Firefox and Chromium. This may be enabled by
-passing XC_HTTP=ON to the script.
-
KeePassXC can be built with YubiKey two-factor authentication support for
unlocking the database. This introduces a dependency on ykpers and can be
enabled by passing XC_YUBIKEY=ON to the script.
+KeePassXC will be built with http support, meaning that it can retrieve favicons
+from web sites and function as password storage for Mozilla Firefox and
+Chromium/Chrome. This may be disabled by passing XC_HTTP=OFF to the script.
+
Autotype may be disabled by passing XC_AUTOTYPE=OFF.