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:
parent
baafabbfee
commit
8cac353f76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user