mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
update configuration files and examples for mutes
This commit is contained in:
@@ -93,6 +93,8 @@
|
||||
;; Uncomment if you want to have centralized estate data
|
||||
; EstateDataService = "${Const|PrivatePort}/OpenSim.Server.Handlers.dll:EstateDataRobustConnector"
|
||||
|
||||
MuteListConnector = "${Const|PrivatePort}/OpenSim.Server.Handlers.dll:MuteListServiceConnector"
|
||||
|
||||
; * This is common for all services, it's the network setup for the entire
|
||||
; * server instance, if none is specified above
|
||||
; *
|
||||
@@ -561,3 +563,6 @@
|
||||
LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes"
|
||||
;; This directory must be writable by the user ROBUST runs as. It will be created automatically.
|
||||
BaseDirectory = "./bakes"
|
||||
|
||||
[MuteListService]
|
||||
LocalServiceModule = "OpenSim.Services.MuteListService.dll:MuteListService"
|
||||
|
||||
Reference in New Issue
Block a user