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://freshrss.github.io/FreshRSS/en/",
"website": "https://freshrss.org/",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/freshrss.svg",
"config_path": "",
"config_path": "/opt/freshrss/data/config.php",
"description": "FreshRSS is a self-hosted RSS and Atom feed aggregator that lets users collect, organize, and read from multiple sources in one place. It is lightweight, easy to work with, powerful, and customizable.",
"install_methods": [
{
@ -42,4 +42,3 @@
}
]
}