Replace 378KB VTracer-traced logo with a clean 1KB 48x48 SVG icon for cPanel's icon system. Update install.json, install.sh, and uninstall.sh to reference the new icon. Also update README with skip-suspended flag and schedule config fields. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
360 B
JSON
14 lines
360 B
JSON
[
|
|
{
|
|
"type": "link",
|
|
"id": "gniza",
|
|
"name": "gniza Restore",
|
|
"group_id": "files",
|
|
"description": "Restore files, databases, email, and more from gniza backups",
|
|
"uri": "gniza/index.live.cgi",
|
|
"feature": "gniza_restore",
|
|
"order": 1,
|
|
"icon": "gniza/assets/gniza-cpanel-icon.svg"
|
|
}
|
|
]
|