From 708aee5c26a6f5f9237983bb134c6456735ec192 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Fri, 23 Dec 2016 12:21:46 +0000 Subject: [PATCH] Update on manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",