1
0
Fork 0
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:
Thomas 2023-11-19 19:23:12 +01:00 committed by GitHub
parent 4299c1f201
commit 03ddfe6963
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ yunohost = ">= 11.2.0"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = true ldap = true
sso = "?" sso = true
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"