mirror of
https://github.com/YunoHost-Apps/pmwiki_ynh.git
synced 2024-09-03 20:06:40 +02:00
Update manifest.toml
This commit is contained in:
parent
7f953b7b30
commit
6d0061e1d1
1 changed files with 5 additions and 2 deletions
|
@ -5,9 +5,9 @@ name = "PmWiki"
|
|||
description.en = "Wiki-based CMS for collaborative creation and maintenance of websites"
|
||||
description.fr = "Wiki pour la création et l'entretien collectif de sites Internet"
|
||||
|
||||
version = "2.3.25~ynh3"
|
||||
version = "2.3.25~ynh4"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
maintainers = [ ]
|
||||
|
||||
[upstream]
|
||||
license = "GPL-2.0-only"
|
||||
|
@ -19,8 +19,11 @@ userdoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue