viewServices/module.json
enzo cd2ad5f8c3 feat: ajout champ has_backend dans module.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 16:54:32 +01:00

13 lines
351 B
JSON

{
"id": "viewServices",
"name": "Services",
"description": "Gestion des services systemd via systemctl",
"version": "1.0.0",
"author": "proxmoxPanel",
"core_min_version": "1.0.0",
"has_backend": true,
"nav_href": "/viewServices/services.html",
"nav_icon": "lnid-gear-2",
"nav_color": "#fb923c",
"nav_label_key": "nav.services"
}