aboutsummaryrefslogtreecommitdiff
path: root/perl/lib/Wallet/Config.pm
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-12-08 18:33:09 -0800
committerRuss Allbery <eagle@eyrie.org>2014-12-08 18:33:09 -0800
commit535ab35781b30805962201874ffff16492ca265d (patch)
tree433a3446b17227a87f29e064aa710a88f7f8a4ac /perl/lib/Wallet/Config.pm
parentd5968989923768688b7bd2e4279a9db43a2b93df (diff)
parent49f5b0d38e96d13b6cfb329b21599f9d6ff853d6 (diff)
Merge pull request #1 from jonrober/master
Duo and rename updates
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