From 5563464c5392112f0f7b20fcfd610a734303e4c2 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 1 Dec 2007 00:47:22 +0000 Subject: Move wallet.conf to /etc/wallet since we're going to want to put other things in that directory as well. --- docs/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/setup') diff --git a/docs/setup b/docs/setup index 87c327d..582c792 100644 --- a/docs/setup +++ b/docs/setup @@ -21,7 +21,7 @@ MySQL Database Setup system and gives it access to the wallet database, where it can create its own tables. - Now, create an /etc/wallet.conf file and include settings like: + Now, create an /etc/wallet/wallet.conf file and include settings like: $DB_DRIVER = 'MySQL'; $DB_NAME = 'wallet'; -- cgit v1.2.3