Update config examples
parent
ba5363042f
commit
616a09f359
|
@ -38,4 +38,4 @@ ConnectionString = "Data Source=localhost;Database=grid;User ID=grid;Password=gr
|
|||
|
||||
; * This is the configuration for the freeswitch server in grid mode
|
||||
[FreeswitchService]
|
||||
|
||||
LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService"
|
||||
|
|
|
@ -31,3 +31,4 @@
|
|||
|
||||
[FreeswitchService]
|
||||
;; Configuration for the freeswitch service goes here
|
||||
LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService"
|
||||
|
|
Loading…
Reference in New Issue