mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
empty allowed
This commit is contained in:
parent
5d835b6957
commit
781ae462d2
1 changed files with 2 additions and 2 deletions
|
@ -64,9 +64,9 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
# Non-web, LDAP groups
|
||||
teamlead.allowed = "nobody"
|
||||
teamlead.allowed = ""
|
||||
admin.allowed = "admins"
|
||||
super_admin.allowed = "nobody"
|
||||
super_admin.allowed = ""
|
||||
|
||||
[resources.apt]
|
||||
packages = [
|
||||
|
|
Loading…
Add table
Reference in a new issue