]> code.delx.au - pymsnt/commitdiff
Small fix
authorjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Sat, 4 Feb 2006 14:54:14 +0000 (14:54 +0000)
committerjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Sat, 4 Feb 2006 14:54:14 +0000 (14:54 +0000)
git-svn-id: http://delx.cjb.net/svn/pymsnt/trunk@113 55fbd22a-6204-0410-b2f0-b6c764c7e90a

committer: jamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>

src/config.py

index 351417c10ba79dfd00f989c910e53927982c9bce..5e5f625c735226abe50b89297bb8e5f2c02f8641 100644 (file)
@@ -22,7 +22,7 @@ useXCP = False
 
 ftJabberPort = ""
 ftOOBPort = ""
-ftOOBRoot = "http://" + ip + "/"
+ftOOBRoot = "http://" + host + "/"
 ftSizeLimit = "0"
 
 admins = []