From 618e9893260176d9636a2500a2543bdb7dee976a Mon Sep 17 00:00:00 2001 From: duritong Date: Fri, 10 Apr 2009 23:31:30 +0200 Subject: lighty home --- py-bin/config.py-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py-bin') diff --git a/py-bin/config.py-dist b/py-bin/config.py-dist index fff61be..cdfc943 100644 --- a/py-bin/config.py-dist +++ b/py-bin/config.py-dist @@ -40,5 +40,5 @@ the_secret = "ahfkahfkjhaskjfhaskjfhaskjfhafhh" #experimental stuff... ejabberdctl_path = "/usr/sbin/ejabberdctl" -ejabberdctl_environ = {"PATH":"/bin:/usr/bin", "HOME":"/e/e1/home/lighttpd"} +ejabberdctl_environ = {"PATH":"/bin:/usr/bin", "HOME":"/var/www/lighttpd" } -- cgit