From 8cac353f76b4ec663626d5111e6b10c3bb305b47 Mon Sep 17 00:00:00 2001 From: Christian Schwede Date: Wed, 9 Nov 2016 10:49:40 +0100 Subject: [PATCH] Add .rlistings option to Swift static website example This setting is required to allow unauthenticated container listings. Without this it is not possible to make use of the web-listings setting. Change-Id: I9c70d14d415b4125971abb510a1f8c05bc38d53b Closes-Bug: 1640425 --- doc/user-guide/source/cli-swift-static-website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide/source/cli-swift-static-website.rst b/doc/user-guide/source/cli-swift-static-website.rst index 597f99c189..f3cb88d2c9 100644 --- a/doc/user-guide/source/cli-swift-static-website.rst +++ b/doc/user-guide/source/cli-swift-static-website.rst @@ -60,7 +60,7 @@ index file to browse the main site URL and its sub-directories. .. code-block:: console - $ swift post -r '.r:*' container + $ swift post -r '.r:*,.rlistings' container Set site index file