summaryrefslogtreecommitdiff
path: root/perl/lib/Wallet/Config.pm
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-12-08 21:01:30 -0800
committerRuss Allbery <eagle@eyrie.org>2014-12-08 21:01:30 -0800
commit050534cdd520a276d84dc4a66c81cc8b4faebcb5 (patch)
tree0e74d929e351bd2e5d50787ecfab428d1c9c1561 /perl/lib/Wallet/Config.pm
parent68010e4c1957d2bbfe55efdb4bd4b32541c8d344 (diff)
parent7856dc7cc5e16140c0084474fe54338f293bf77e (diff)
Merge tag 'upstream/1.2' into debian
Upstream version 1.2
Diffstat (limited to 'perl/lib/Wallet/Config.pm')
-rw-r--r--perl/lib/Wallet/Config.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/lib/Wallet/Config.pm b/perl/lib/Wallet/Config.pm
index 527658c..2eb57f9 100644
--- a/perl/lib/Wallet/Config.pm
+++ b/perl/lib/Wallet/Config.pm
@@ -217,9 +217,9 @@ our $DUO_KEY_FILE;
=item DUO_TYPE
-The type of integration to create. Currently, only one type of integration
-can be created by one wallet configuration. This restriction may be relaxed
-in the future. The default value is C<unix> to create UNIX integrations.
+The type of integration to create. The default value is C<unix> to create
+UNIX integrations, since this was the first integration created and users
+may rely on it to still be the default.
=cut