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:
parent
6f01eac4ce
commit
720d6b8f6d
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue