rclone/docs
Marco Paganini 3b0f944e23 Add time-based bandwidth limits.
- Change the --bwlimit command line parameter to accept both a limit (as
  before) or a full timetable (formatted as "hh:mm,limit
  hh:mm,limit...")
- The timetable is checked once a minute by a ticker function. A new
  tokenBucket is created every time a bandwidth change is necessary.
- This change is compatible with the SIGUSR2 change to toggle bandwidth
  limits.

This resolves #221.
2017-01-03 21:00:38 +00:00
..
content Add time-based bandwidth limits. 2017-01-03 21:00:38 +00:00
layouts Add links to forum on contact page and sidebar 2016-10-05 14:55:09 +01:00
static Upgrade font awesome to 4.6.3 2016-10-05 14:31:10 +01:00
config.json docs: Add hover over links on headings 2016-08-22 17:21:06 +01:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.