Fixed the scan error and backup problems
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"time": "02:00",
|
||||
"frequency": "daily",
|
||||
"retention_days": 30
|
||||
"schedules": [
|
||||
{
|
||||
"id": "default",
|
||||
"name": "Default Schedule",
|
||||
"enabled": true,
|
||||
"time": "03:00",
|
||||
"frequency": "daily",
|
||||
"backup_type": "data-only",
|
||||
"retention_days": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1 +1,8 @@
|
||||
[]
|
||||
[
|
||||
{
|
||||
"filename": "data_only_test_20251105_190632.sql",
|
||||
"size": 305541,
|
||||
"timestamp": "2025-11-05T19:06:32.251145",
|
||||
"database": "trasabilitate"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user