Files
gniza4cp/cpanel/gniza/install.json
shuki b7232f9c69 Replace blurry 48x48 cPanel icon with crisp 128x128 PNG
Reverts SVG approach (cPanel sprites don't support SVG) and
regenerates PNG at higher resolution from the SVG source.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 04:20:14 +02:00

14 lines
360 B
JSON

[
{
"type": "link",
"id": "gniza",
"name": "GNIZA Backups",
"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.png"
}
]