mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
Merge branch 'testing' into cleaning
This commit is contained in:
commit
e165e66e4e
1 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,10 @@ version = "0.9.0-beta10~ynh2"
|
||||||
|
|
||||||
maintainers = ["Lapineige"]
|
maintainers = ["Lapineige"]
|
||||||
|
|
||||||
|
[description]
|
||||||
|
en = "Federated social networking server built on ActivityPub open protocol"
|
||||||
|
fr = "Serveur de réseautage social fédéré basé sur le protocole ouvert ActivityPub"
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
website = "https://bonfirenetworks.org/"
|
website = "https://bonfirenetworks.org/"
|
||||||
|
@ -79,6 +83,11 @@ ram.runtime = "500M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
|
|
||||||
|
#[resources.data_dir]
|
||||||
|
# This will create/remove the data dir as /home/yunohost.app/$app
|
||||||
|
# and store the corresponding setting $data_dir
|
||||||
|
#TODO
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
|
|
Loading…
Add table
Reference in a new issue