diff --git a/check_process b/check_process index e892668..3dd879e 100644 --- a/check_process +++ b/check_process @@ -13,4 +13,3 @@ ;;; Upgrade options ; commit=3b225b6a98f91493bdf3ae593a59cbdd3616106f name=LibreQR 1.3.0 - manifest_arg=domain=DOMAIN&path=PATH&is_public=1& diff --git a/manifest.json b/manifest.json index cc98381..9f669c4 100755 --- a/manifest.json +++ b/manifest.json @@ -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 } ]