Website: Add missing docs and config paths (#4131)

* Fix docs and config paths

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update
This commit is contained in:
Slaviša Arežina
2025-04-30 15:11:44 +02:00
committed by GitHub
parent 92b170267b
commit c842943b1b
96 changed files with 2808 additions and 2851 deletions

View File

@@ -12,7 +12,7 @@
"documentation": "https://docs.inventree.org/en/latest/",
"website": "https://inventree.org",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/inventree.svg",
"config_path": "",
"config_path": "/etc/inventree/",
"description": "InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is designed to be lightweight and easy to use for SME or hobbyist applications.",
"install_methods": [
{
@@ -38,4 +38,3 @@
}
]
}