You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,10 +39,7 @@ Otherwise, here is a "quickstart guide":
39
39
composer require itiden/statamic-backup
40
40
```
41
41
42
-
2. Set the `content_path` config value to the path of your content, start with publishing the config:
43
-
```bash
44
-
php artisan vendor:publish --tag="backup-config"
45
-
```
42
+
2. Give your user permissions to manage backups and start managing backups in the control panel. ([permissions](https://itiden.github.io/statamic-backup/getting-started.html#permissions))
0 commit comments