update documentation

This commit is contained in:
2023-09-22 09:52:07 +02:00
parent e5b1022e0b
commit a87045e3c6

View File

@@ -62,14 +62,14 @@ service](examples/seaf-daemon.service).
Configuration is done in a YAML file called `seafile_mirror.conf.yaml`. You can Configuration is done in a YAML file called `seafile_mirror.conf.yaml`. You can
find an example [here](examples/seafile_mirror.conf.yaml). find an example [here](examples/seafile_mirror.conf.yaml).
If that configuration file resides in the same location as the If that configuration file resides in the same location your current working
`seafile_mirror.py` file you are running, you should provide `--configdir ./`. directory, you should provide `--configdir ./`.
## Logging and caching ## Logging and caching
The tool creates `seafile_mirror.log` in addition to the log to the standard The tool creates `seafile_mirror.log` in addition to the log to the standard
output. With `-v` you can print DEBUG messages that will help you in case of output in the configuration directory. With `-v` you can print DEBUG messages
problems. that will help you in case of problems.
It also caches the current status of synced libraries and their latest full It also caches the current status of synced libraries and their latest full
download in the file `.seafile_mirror.db.json`. Do not delete this file unless download in the file `.seafile_mirror.db.json`. Do not delete this file unless