Documentation fixes (typo and small reorganization)

This commit is contained in:
Alex Auvolat
2021-05-31 23:55:51 +02:00
parent 14fd3df654
commit 42f692b1e0
5 changed files with 97 additions and 55 deletions
+3 -1
View File
@@ -40,7 +40,9 @@ replication_mode = "none"
rpc_bind_addr = "[::]:3901"
bootstrap_peers = []
bootstrap_peers = [
"127.0.0.1:3901",
]
[s3_api]
s3_region = "garage"