diff options
-rw-r--r-- | bin/OpenSim.Server.ini.example | 2 | ||||
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 1 |
2 files changed, 2 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" | |
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 7ee81c0..bac7983 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -31,3 +31,4 @@ | |||
31 | 31 | ||
32 | [FreeswitchService] | 32 | [FreeswitchService] |
33 | ;; Configuration for the freeswitch service goes here | 33 | ;; Configuration for the freeswitch service goes here |
34 | LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService" | ||