updated README.md
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-09-09 14:19:08 -05:00
parent 35d1893275
commit 873c82b84e

View File

@@ -235,12 +235,6 @@ After first launch, `ui.json` will be created in the appropriate data directory
### Unmounting
#### Encrypt
``` shell
repertory -en --name '<my config name>' --unmount
```
#### Remote
``` shell
@@ -271,7 +265,7 @@ When enabling **encryption tokens** for S3 or remote mounts:
---
## 🗄 Sia
## ☁️ Sia
### Sia Initial Configuration
@@ -396,7 +390,7 @@ repertory --name my_bucket t:
---
## 🗄 S3
## 🪣 S3
### S3 Initial Configuration
@@ -554,6 +548,7 @@ The following steps must be performed on the mount you wish to share with other
- **S3**
``` shell
repertory -set RemoteMount.Enable true
repertory -s3 --name '<my config name>' -set RemoteMount.Enable true
```