diff --git a/apps/plausible/config.json b/apps/plausible/config.json index afbc7968..fcd5813e 100644 --- a/apps/plausible/config.json +++ b/apps/plausible/config.json @@ -5,7 +5,7 @@ "available": true, "exposable": true, "id": "plausible", - "tipi_version": 1, + "tipi_version": 2, "version": "v1.5.1", "categories": ["utilities"], "description": "Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.", @@ -30,7 +30,6 @@ "label": "Disable User Registration", "hint": "Check to enable Registration", "default": "true", - "required": true, "env_variable": "PLAUSIBLE_DISABLE_REGISTRATION" } ]