1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/kimai2_ynh into testing

This commit is contained in:
Éric Gaspar 2024-02-06 19:24:57 +01:00
commit fc4b2230d5

View file

@ -66,6 +66,10 @@ ram.runtime = "80M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.show_tile = false
api.allowed = "visitors"
api.auth_header = false
# Non-web, LDAP groups
teamlead.allowed = ""
admin.allowed = "admins"