LibreQR 2.0.0 + better packaging practices #11

Merged
miraty merged 23 commits from testing into master 2022-08-26 23:29:09 +02:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 3a594c167e - Show all commits

View file

@ -13,4 +13,3 @@
;;; Upgrade options
; commit=3b225b6a98f91493bdf3ae593a59cbdd3616106f
name=LibreQR 1.3.0
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&

View file

@ -42,6 +42,10 @@
{
"name": "is_public",
"type": "boolean",
"help": {
"en": "If enabled, the application can be used without authentifying with a YunoHost account.",
"fr": "Si activé, l'application pourra être utilisée sans s'authentifier avec un compte YunoHost."
},
"default": true
}
]