mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
set sso as true but not sure :/
This commit is contained in:
parent
4299c1f201
commit
03ddfe6963
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ yunohost = ">= 11.2.0"
|
|||
architectures = "all"
|
||||
multi_instance = false
|
||||
ldap = true
|
||||
sso = "?"
|
||||
sso = true
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue