From 17e95941ddfca2bd418f8d1f556a14c6f2f3855b Mon Sep 17 00:00:00 2001 From: John Dickinson Date: Thu, 9 Feb 2012 07:40:00 -0600 Subject: [PATCH] added account_autocreate = true to example proxy config Change-Id: Ib25c61da37bcbbda7bbd729560996ef6b3be1670 --- doc/source/howto_installmultinode.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/howto_installmultinode.rst b/doc/source/howto_installmultinode.rst index 55184f8c6e..0d931d6224 100644 --- a/doc/source/howto_installmultinode.rst +++ b/doc/source/howto_installmultinode.rst @@ -135,6 +135,7 @@ Configure the Proxy node [app:proxy-server] use = egg:swift#proxy allow_account_management = true + account_autocreate = true [filter:tempauth] use = egg:swift#tempauth