diff options
-rw-r--r-- | py-bin/config.py-dist | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |