timmyomahony / craft-remote-sync

Sync your database and assets across Craft environments using a remote destination like AWS S3
https://plugins.craftcms.com/remote-sync
Other
12 stars 4 forks source link

Incorrect reference in docs to config file #8

Closed chadcrowell closed 4 years ago

chadcrowell commented 4 years ago

Alternatively, if you want to configure the plugin on a per-environment basis, you can copy the config/remote-backup.example.php to your project's config/remote-backup.php file. These settings will override the Control Panel settings.

This repo is the Remote Sync repo, the text above references a file for remote-backup.php. Also, the example config file in the repo is named remote-backup.example.php, I think it should be remote-sync.example.php.

timmyomahony commented 4 years ago

Well spotted thanks, that's fixed now