mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
Merge pull request #30 from YunoHost-Apps/testing
Automated testing -> master
This commit is contained in:
commit
72697476d8
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,7 @@ description.fr = "Système de gestion de contenu basé sur Wiki"
|
||||||
|
|
||||||
version = "26.2~ynh1"
|
version = "26.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "LGPL-2.1-only"
|
license = "LGPL-2.1-only"
|
||||||
|
@ -28,7 +28,9 @@ sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "300M"
|
ram.build = "300M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
|
||||||
[install.domain]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue