mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Update manifest.toml
This commit is contained in:
parent
3bb47faccd
commit
8ea314751d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ ram.runtime = "50M"
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
admin.url = "/adm"
|
||||
admin.allowed = "$admin"
|
||||
admin.allowed = "admins"
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server php7.4-mbstring php7.4-fpm php7.4-common php7.4-gmp php7.4-curl php7.4-intl php7.4-xmlrpc php7.4-mysql php7.4-gd php7.4-xml php7.4-cli php7.4-zip php7.4-bcmath"
|
||||
|
|
Loading…
Add table
Reference in a new issue