app-store/apps/deluge/config.json

18 lines
570 B
JSON

{
"$schema": "../schema.json",
"name": "Deluge",
"port": 8144,
"available": true,
"exposable": true,
"id": "deluge",
"tipi_version": 3,
"version": "2.1.1",
"categories": ["utilities"],
"description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.",
"short_desc": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.",
"author": "https://github.com/deluge-torrent",
"source": "https://github.com/linuxserver/docker-deluge",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}