diff --git a/doc/030_preparing_a_new_repo.rst b/doc/030_preparing_a_new_repo.rst index caec81e98..7b1ea0f2c 100644 --- a/doc/030_preparing_a_new_repo.rst +++ b/doc/030_preparing_a_new_repo.rst @@ -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``