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:
commit
fc4b2230d5
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue