Avvisa se server backup non raggiungibile
This commit is contained in:
@@ -66,6 +66,7 @@ def test_migrate_legacy_rsync_config_to_robocopy_defaults() -> None:
|
||||
assert data["backup"]["engine"] == "robocopy"
|
||||
assert data["backup"]["robocopy_path"] == "robocopy"
|
||||
assert data["backup"]["server_check"]["port"] == 445
|
||||
assert data["backup"]["server_check"]["interval_seconds"] == 600
|
||||
assert data["backup"]["remote_destinations"] == []
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user