We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af84e4 commit 75e7a0fCopy full SHA for 75e7a0f
docs/storage/object.md
@@ -56,8 +56,7 @@ A more thorough explanation can be found in the [RGW documentation](https://docs
56
57
First, a bucket policy needs to be written:
58
59
-```json
60
-$ cat test-public-bucket-anon-from-internet.json
+```json title="test-public-bucket-anon-from-internet.json"
61
{
62
"Version": "2012-10-17",
63
"Statement": [
0 commit comments