mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-09-02 10:08:31 +02:00
Note as SSO not available
This commit is contained in:
@ -32,7 +32,8 @@ architectures = [
|
|||||||
]
|
]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = true
|
ldap = true
|
||||||
sso = true
|
# reverse proxy authentication disabled until https://github.com/go-gitea/gitea/pull/18452 is merged
|
||||||
|
sso = false
|
||||||
disk = "120M"
|
disk = "120M"
|
||||||
ram.build = "0M"
|
ram.build = "0M"
|
||||||
ram.runtime = "100M"
|
ram.runtime = "100M"
|
||||||
|
Reference in New Issue
Block a user