mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
SSO is supported
This commit is contained in:
parent
f2aa10288f
commit
1593306a27
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ architectures = [
|
||||||
]
|
]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = true
|
ldap = true
|
||||||
sso = false
|
sso = true
|
||||||
disk = "120M"
|
disk = "120M"
|
||||||
ram.build = "100M"
|
ram.build = "100M"
|
||||||
ram.runtime = "100M"
|
ram.runtime = "100M"
|
||||||
|
|
Loading…
Add table
Reference in a new issue