mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Update manifest.json
This commit is contained in:
parent
9027c3ac53
commit
6824a925c0
1 changed files with 7 additions and 7 deletions
|
@ -40,15 +40,15 @@
|
|||
"default": "/shaarli"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public Shaarli?",
|
||||
"fr": "Est-ce un Shaarli public ?"
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "privatelinkbydefault",
|
||||
"ask": {
|
||||
"en": "Are new links private by default ?",
|
||||
|
|
Loading…
Add table
Reference in a new issue