From 2ebedc5c29f912782d8b66069dadde58f6eb353d Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Wed, 22 Apr 2009 06:09:11 +0000 Subject: * update example to reflect optional Well known hostname. --- bin/OpenSim.ini.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 1a6a9f7..3e1d21a 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1208,6 +1208,12 @@ freeswitch_echo_server = ip.address.of.freeswitch.server freeswitch_echo_port = 50505 freeswitch_well_known_ip = ip.address.of.freeswitch.server + + ;Type the address of your http server here, hostname is allowed. This is provided so you can specify a hostname + ;This is used by client for account verification. By default, it's the same as the freeswitch service server. + + ;opensim_well_known_http_address = Address_Of_your_SIM_HTTP_Server_Hostname_Allowed + freeswitch_default_timeout = 5000 freeswitch_subscribe_retry = 120 ; freeswitch_password_reset_url = -- cgit v1.1