mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-06 11:59:26 +01:00
commit
267952d750
@ -31,7 +31,7 @@ class Backup extends Model
|
||||
|
||||
public const RESOURCE_NAME = 'backup';
|
||||
|
||||
public const ADAPTER_DAEMON = 'daemon';
|
||||
public const ADAPTER_DAEMON = 'wings';
|
||||
public const ADAPTER_AWS_S3 = 's3';
|
||||
|
||||
protected $table = 'backups';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user