diff --git a/manifest.json b/manifest.json index e42b876..2e786eb 100644 --- a/manifest.json +++ b/manifest.json @@ -47,8 +47,8 @@ "en": "Under which system user should COPS run ?", "fr": "Sous quel utilisateur systeme COPS doit-il fonctionner ?" }, - "choices": ["owncloud", "nextcloud", "www-data"], - "default": "owncloud" + "choices": ["www-data", "owncloud", "nextcloud"], + "default": "www-data" }, { "name": "calibrepath",