update README, add config load order
This commit is contained in:
@@ -3,6 +3,13 @@
|
|||||||
Backup file or directory to OSS, can be encrypted.
|
Backup file or directory to OSS, can be encrypted.
|
||||||
|
|
||||||
|
|
||||||
|
Config read order:
|
||||||
|
1. from command line, `--config` or `-c`
|
||||||
|
1. from `./oss-backupd-config.json`
|
||||||
|
1. from `~/.oss-backupd-config.json`
|
||||||
|
1. from `/etc/oss-backupd/config.json`
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
Use direct signed URL or SDK?
|
Use direct signed URL or SDK?
|
||||||
|
|||||||
Reference in New Issue
Block a user