1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pairdrop_ynh.git synced 2024-09-03 19:56:16 +02:00
pairdrop_ynh/manifest.toml
2024-03-01 19:31:05 +01:00

58 lines
1.2 KiB
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "pairdrop"
name = "PairDrop"
description.en = "Local file sharing in your browser"
description.fr = "Partage de fichiers locaux dans votre navigateur"
version = "1.10.7~ynh2"
maintainers = []
[upstream]
license = "AGPL-3.0-only"
website = "https://pairdrop.net/"
demo = "https://pairdrop.net/"
admindoc = "https://github.com/babstar99/PairDrop/blob/master/docs/host-your-own.md"
code = "https://github.com/babstar99/PairDrop"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/babstar99/PairDrop/archive/refs/tags/v1.10.7.tar.gz"
sha256 = "8059ecc10b7e2a7800d81398c242890518177d098e0be6ad926e4d50f44e7a6d"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"
[resources.ports]