1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00

Make Shaarli private by default (was public)

This commit is contained in:
lapineige 2017-02-26 20:32:07 +01:00 committed by GitHub
parent 6f01eac4ce
commit 720d6b8f6d

View file

@ -38,7 +38,7 @@
"fr": "Est-ce un site Shaarli public ?" "fr": "Est-ce un site Shaarli public ?"
}, },
"choices": ["Yes", "No"], "choices": ["Yes", "No"],
"default": "Yes" "default": "No"
}, },
{ {
"name": "title", "name": "title",