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
This commit is contained in:
Christian Schwede 2016-11-09 10:49:40 +01:00
parent baafabbfee
commit 8cac353f76
1 changed files with 1 additions and 1 deletions

View File

@ -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