1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

Change default SSO choice to "Yes"

This commit is contained in:
Xavier ROOT 2015-12-21 23:05:06 +01:00
parent 464d315851
commit d6203076dc

View file

@ -66,7 +66,7 @@
"fr": "Activer le SSO (connexin auto) ?" "fr": "Activer le SSO (connexin auto) ?"
}, },
"choices": ["Yes", "No"], "choices": ["Yes", "No"],
"default": "No" "default": "Yes"
}, },
{ {
"name": "port", "name": "port",