Fix backups
This commit is contained in:
parent
85b250d016
commit
38aea0edbe
@ -31,7 +31,7 @@ class Backup extends Model
|
|||||||
|
|
||||||
public const RESOURCE_NAME = 'backup';
|
public const RESOURCE_NAME = 'backup';
|
||||||
|
|
||||||
public const ADAPTER_DAEMON = 'daemon';
|
public const ADAPTER_DAEMON = 'wings';
|
||||||
public const ADAPTER_AWS_S3 = 's3';
|
public const ADAPTER_AWS_S3 = 's3';
|
||||||
|
|
||||||
protected $table = 'backups';
|
protected $table = 'backups';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user