server/serverconfig.py
branchstable
changeset 3547 0c18a6c8d9b7
parent 3539 f3b14d052798
child 3589 a5432f99f2d9
child 3637 0a0e86cb5c89
--- a/server/serverconfig.py	Fri Oct 02 08:57:07 2009 +0200
+++ b/server/serverconfig.py	Fri Oct 02 08:57:16 2009 +0200
@@ -163,7 +163,7 @@
           }),
         # pyro server.serverconfig
         ('pyro-host',
-         {'type' : 'int',
+         {'type' : 'string',
           'default': None,
           'help': 'Pyro server host, if not detectable correctly through \
 gethostname(). It may contains port information using <host>:<port> notation, \