Commit 59b36505 authored by Tristan Cavelier's avatar Tristan Cavelier

Minor documentation update

parent 879a2d3a
......@@ -90,7 +90,9 @@ for basic authentication, the password will just be base64 encoded.
S3Storage
^^^^^^^^^
Work is in progress. Documentation comming soon.
Live tests OK!
Here is a basic description for jIO. Documentation comming soon.
.. code-block:: javascript
......@@ -98,8 +100,7 @@ Work is in progress. Documentation comming soon.
"type": "s3",
"AWSIdentifier": "my aws identifier",
"password": "my password",
"server": "bucket_name",
"url": "https://bucket_name.s3.amazonaws.com"
"server": "bucket_name"
}
XWikiStorage
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment