From 0c24724721ed7eec01b69ce26dcc692a5333e18e Mon Sep 17 00:00:00 2001 From: Benoit Mortier <benoit.mortier@opensides.be> Date: Fri, 1 Feb 2013 10:50:45 +0100 Subject: [PATCH] Fixes: #1909 removing quota and share from the fusiondirectory.conf --- contrib/fusiondirectory.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/fusiondirectory.conf b/contrib/fusiondirectory.conf index c7d64728e..e4822c436 100644 --- a/contrib/fusiondirectory.conf +++ b/contrib/fusiondirectory.conf @@ -5,7 +5,6 @@ Old services that are not based on simpleService needs to be listed here --> <serverservice> - <tab class="serviceKiosk" /> <tab class="serviceDHCP" /> <tab class="serviceDNS" /> </serverservice> -- GitLab