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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
96 changed files with 2808 additions and 2851 deletions

View file

@ -12,7 +12,7 @@
"documentation": "https://fileflows.com/docs",
"website": "https://fileflows.com/",
"logo": "https://raw.githubusercontent.com/revenz/FileFlows/refs/heads/develop/icon.png",
"config_path": "",
"config_path": "/opt/fileflows/Data/server.config",
"description": "FileFlows is a powerful, open-source tool for automating media file processing workflows, including encoding, decoding, and media management. It offers an intuitive GUI and extensive plugin support, making it ideal for tasks like video transcoding, organizing, and managing large media libraries.",
"install_methods": [
{
@ -38,4 +38,3 @@
}
]
}