mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 14:24:46 +02:00
commit
267952d750
@ -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