diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b25b9c4..7e43acc16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Added support for Subler (via @EpicKris) - Added support for SpamSieve (via @michaelgrossklos) - Added support for Robo 3T (via @captnswing) +- Remove support for Copy engine as the service has been discontinued (via @sonnyp) ## Mackup 0.8.39 diff --git a/doc/.mackup.cfg b/doc/.mackup.cfg index 26dcf1a16..25f3620f7 100644 --- a/doc/.mackup.cfg +++ b/doc/.mackup.cfg @@ -16,11 +16,6 @@ engine = dropbox # [storage] # engine = google_drive -# If you choose the "copy" storage engine, Mackup will figure -# out where your Copy folder is and store your configuration files in it. -# [storage] -# engine = copy - # If you want to specify another directory, you can use the "file_system" # engine and Mackup won't try to detect any path for you: it will store your # files where you explicitly told him to, using the "path" setting.