From 34138105d0f78c6809ac7111bfed833344d85f7a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 8 Jan 2013 13:27:27 -0800 Subject: Fix a mistake in the WebAuth keyring section of Wallet::Config A copy/paste error from the file object configuration. Change-Id: Ie3ee48ed7adcf3fa50a510f085e664c5b0c91300 Reviewed-on: https://gerrit.stanford.edu/712 Reviewed-by: Russ Allbery Tested-by: Russ Allbery --- perl/Wallet/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl/Wallet/Config.pm') diff --git a/perl/Wallet/Config.pm b/perl/Wallet/Config.pm index cd4e569..71f6e0f 100644 --- a/perl/Wallet/Config.pm +++ b/perl/Wallet/Config.pm @@ -393,7 +393,7 @@ L for the full details of the naming scheme. This directory must be writable by the wallet server and the wallet server must be able to create subdirectories of it. -WAKEYRING_BUCKET must be set to use file objects. +WAKEYRING_BUCKET must be set to use WebAuth keyring objects. =cut -- cgit v1.2.3