Rename backups folder
This commit is contained in:
parent
b13c4df338
commit
c3465851b2
@ -13,7 +13,7 @@ use Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumStorageInMegabytes;
|
||||
|
||||
return [
|
||||
'backup' => [
|
||||
'name' => config('app.name', 'phpvms-backup'),
|
||||
'name' => 'backups',
|
||||
'enabled' => false,
|
||||
'source' => [
|
||||
'files' => [
|
||||
|
Loading…
Reference in New Issue
Block a user