From 0a2fb2694073a97fb931c30b0d81ecc656f229c4 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Thu, 15 Jan 2009 12:25:19 +0000 Subject: [PATCH] config.inc.php: do not default to this being enabled git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@522 a1433add-5e2c-0410-b055-b7f2511e0802 --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index ad59f7ef..e6e5539b 100644 --- a/config.inc.php +++ b/config.inc.php @@ -312,7 +312,7 @@ $CONF['show_custom_colors']=array("lightgreen","lightblue"); // Note that this may fail if PHP is run in "safe mode", or if // operating system features (such as SELinux) or limitations // prevent the web-server from executing external scripts. -$CONF['domain_postcreation_script']='sudo -u courier /usr/local/bin/postfixadmin-domain-postcreation.sh'; +//$CONF['domain_postcreation_script']='sudo -u courier /usr/local/bin/postfixadmin-domain-postcreation.sh'; // Optional: // Script to run after deletion of domains.