mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 08:04:45 +02: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