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

@ -2,7 +2,7 @@
"name": "Firefly III",
"slug": "firefly",
"categories": [
23
23
],
"date_created": "2025-01-01",
"type": "ct",
@ -12,7 +12,7 @@
"documentation": "https://docs.firefly-iii.org/",
"website": "https://firefly-iii.org/",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/firefly-iii.svg",
"config_path": "",
"config_path": "/opt/firefly/.env",
"description": "Firefly III is a free, self-hosted tool for managing your finances. Track expenses, plan budgets, and get detailed reports.",
"install_methods": [
{
@ -38,4 +38,3 @@
}
]
}