mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Update manifest.toml
This commit is contained in:
parent
2e7d010bab
commit
b28e69ed12
1 changed files with 4 additions and 4 deletions
|
@ -63,10 +63,10 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
teamlead.url = "/"
|
#teamlead.url = "/"
|
||||||
admin.url = "/"
|
#admin.url = "/"
|
||||||
super_admin.url = "/"
|
#super_admin.url = "/"
|
||||||
super_admin.allowed = "admins"
|
#super_admin.allowed = "admins"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "mariadb-server, php8.2-gd, php8.2-intl, php8.2-mbstring, php8.2-pdo, php8.2-zip, php8.2-xml, php8.2-xsl, php8.2-ldap, php8.2-mysql"
|
packages = "mariadb-server, php8.2-gd, php8.2-intl, php8.2-mbstring, php8.2-pdo, php8.2-zip, php8.2-xml, php8.2-xsl, php8.2-ldap, php8.2-mysql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue