From 4bcc3bf0d6a7d93db0a893ca58dabea1f4da3d53 Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Wed, 5 Dec 2018 11:26:28 +0100
Subject: [PATCH] =?UTF-8?q?incoh=C3=A9rence=20des=20properties=20utilisate?=
 =?UTF-8?q?ur=20vas=5Fhome=20et=20database=20#36?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 vas/rest/conf/selected_properties.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/vas/rest/conf/selected_properties.inc b/vas/rest/conf/selected_properties.inc
index 309b082d..a96cc600 100644
--- a/vas/rest/conf/selected_properties.inc
+++ b/vas/rest/conf/selected_properties.inc
@@ -91,6 +91,8 @@ $aAdminFields = Array(
 $aUserFields = Array(
     'websocket_alias',
     'web_server_name',
+    'vas_home',
+    'database',
     'language',
     'cookie_lifetime',
     'max_upload_file_size',
-- 
GitLab