doc: Add hint how to debug rclone
This commit is contained in:
parent
737d93860a
commit
e978b36713
1 changed files with 2 additions and 0 deletions
|
@ -442,6 +442,8 @@ configuring a bandwidth limit for rclone cat be achieve by setting the
|
|||
|
||||
$ export RCLONE_BWLIMIT=1M
|
||||
|
||||
For debugging rclone, you can set the environment variable ``RCLONE_VERBOSE=2``.
|
||||
|
||||
The rclone backend has two additional options:
|
||||
|
||||
* ``-o rclone.program`` specifies the path to rclone, the default value is just ``rclone``
|
||||
|
|
Loading…
Reference in a new issue