introduce config path to json

This commit is contained in:
Michel Roegl-Brunner
2025-04-23 13:59:22 +02:00
parent de12da037c
commit 79fd16a339
6 changed files with 37 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"updateable": false,
"privileged": false,
"interface_port": 80,
"config_path": "/opt/librenms/config.php",
"documentation": "https://docs.librenms.org/",
"website": "https://librenms.org/",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/librenms.svg",
@@ -31,4 +32,4 @@
"password": null
},
"notes": []
}
}