openpanel/configuration/openadmin/config/backups/destinations/2.json
2024-09-18 16:27:40 +02:00

9 lines
187 B
JSON

{
"hostname": "example.com",
"password": "your_password",
"ssh_port": 22,
"ssh_user": "your_username",
"ssh_key_path": "/path/to/ssh/key",
"storage_limit": "90"
}