mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
set visibility to private by default
This commit is contained in:
parent
6cc13093c0
commit
476ab5270a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
"en": "Is it a public Shaarli site ?",
|
||||
"fr": "Est-ce un site Shaarli public ?"
|
||||
},
|
||||
"default": true
|
||||
"default": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue