mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
15 lines
413 B
Plaintext
15 lines
413 B
Plaintext
[{
|
|
"name":"Google Cloud Storage",
|
|
"type":"Cron job",
|
|
"ps":"Back up your website or database to Google Cloud Storage.",
|
|
"status":false,
|
|
"opt":"gcloud",
|
|
"module":"google.cloud",
|
|
"script":"google",
|
|
"help":"http://forum.aapanel.com",
|
|
"key":"",
|
|
"secret":"",
|
|
"bucket":"",
|
|
"domain":"",
|
|
"check":["/www/server/panel/plugin/gcloud_storage/gcloud_storage_main.py","/www/server/panel/script/backup_gcloud.py"]
|
|
}] |