diff --git a/GridCommon.ini b/GridCommon.ini index d4bdf44..c5142a2 100644 --- a/GridCommon.ini +++ b/GridCommon.ini @@ -43,7 +43,7 @@ ;; runs the UserAgentsService. ;; For example http://myworld.com:9000 or http://myworld.com:8002 ;; This is a default that can be overwritten in some sections. - HomeURI = "**** YOUR HOSTNAME HERE ****:${Const|PublicPort}" + HomeURI = "**** YOUR HOSTNAME HERE ****" ;# {GatekeeperURI} {Hypergrid} {The URL of the gatekeeper of this world} {} ;; If this is a standalone world, this is the address of this instance. @@ -51,7 +51,7 @@ ;; that runs the Gatekeeper service. ;; For example http://myworld.com:9000 or http://myworld.com:8002 ;; This is a default that can be overwritten in some sections. - GatekeeperURI = "**** YOUR HOSTNAME HERE ****:${Const|PublicPort}" + GatekeeperURI = "**** YOUR HOSTNAME HERE ****" [Modules] ;; Choose one cache module and the corresponding config file, if it exists.