From 017a80beae0ca856245bed6ffb10e36273a3b994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Hermida?= Date: Mon, 28 May 2018 10:56:11 +0200 Subject: [PATCH] Add GDPRUrl to conf example --- conf/conf.example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/conf.example.json b/conf/conf.example.json index c666149f..b2a8b8a9 100644 --- a/conf/conf.example.json +++ b/conf/conf.example.json @@ -14,6 +14,7 @@ "supportUrl": "https://tree.taiga.io/support", "privacyPolicyUrl": null, "termsOfServiceUrl": null, + "GDPRUrl": null, "maxUploadFileSize": null, "contribPlugins": [], "tribeHost": null,