updated README.md
This commit is contained in:
@ -67,7 +67,7 @@ on Windows.
|
|||||||
* `repertory --name '<my config name>' -set S3Config.SecretKey '<my secret key>'`
|
* `repertory --name '<my config name>' -set S3Config.SecretKey '<my secret key>'`
|
||||||
* For Sia and most local S3 gateway instances, enable path style URL's:
|
* For Sia and most local S3 gateway instances, enable path style URL's:
|
||||||
* `repertory --name '<my config name>' -set S3Config.UsePathStyle true`
|
* `repertory --name '<my config name>' -set S3Config.UsePathStyle true`
|
||||||
* Optionally, set the appropriate region. Default is set to `any`:
|
* Optionally, set the appropriate region. Default is set to `any`:
|
||||||
* `repertory --name '<my config name>' -set S3Config.Region '<my region>'`
|
* `repertory --name '<my config name>' -set S3Config.Region '<my region>'`
|
||||||
* Optionally, to enable encrypted file names and file data, set a strong, random encryption token:
|
* Optionally, to enable encrypted file names and file data, set a strong, random encryption token:
|
||||||
* `repertory --name '<my config name>' -set S3Config.EncryptionToken '<my strong password>'`
|
* `repertory --name '<my config name>' -set S3Config.EncryptionToken '<my strong password>'`
|
||||||
@ -100,14 +100,14 @@ on Windows.
|
|||||||
* `%LOCALAPPDATA%\repertory2`
|
* `%LOCALAPPDATA%\repertory2`
|
||||||
* Example:
|
* Example:
|
||||||
* `C:\Users\Tom\AppData\Local\repertory2`
|
* `C:\Users\Tom\AppData\Local\repertory2`
|
||||||
* IMPORTANT:
|
* IMPORTANT:
|
||||||
* It is highly recommended to exclude this folder from any anti-virus/anti-malware applications as severe performance issues may arise.
|
* It is highly recommended to exclude this folder from any anti-virus/anti-malware applications as severe performance issues may arise.
|
||||||
* Excluding the mounted drive letter is also highly recommended.
|
* Excluding the mounted drive letter is also highly recommended.
|
||||||
|
|
||||||
## Remote Mounting
|
## Remote Mounting
|
||||||
|
|
||||||
`Repertory` allows local mounts to be shared with other computers on your network. This option is referred to as remote mounting.
|
`Repertory` allows local mounts to be shared with other computers on your network.
|
||||||
Instructions TBD.
|
This option is referred to as remote mounting. Instructions TBD.
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user