diff options
Diffstat (limited to 'bin/OpenSim.Server.ini.example')
-rw-r--r-- | bin/OpenSim.Server.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.Server.ini.example b/bin/OpenSim.Server.ini.example index ae98358..9b5b169 100644 --- a/bin/OpenSim.Server.ini.example +++ b/bin/OpenSim.Server.ini.example | |||
@@ -38,4 +38,4 @@ ConnectionString = "Data Source=localhost;Database=grid;User ID=grid;Password=gr | |||
38 | 38 | ||
39 | ; * This is the configuration for the freeswitch server in grid mode | 39 | ; * This is the configuration for the freeswitch server in grid mode |
40 | [FreeswitchService] | 40 | [FreeswitchService] |
41 | 41 | LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService" | |