mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
add [BakedTextureService] section to Robust.HG.ini.example file same as Robust.ini.example.
This commit is contained in:
@@ -632,5 +632,10 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||
;; ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;Old Guids=true;"
|
||||
;; Realm = UserProfiles
|
||||
UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService
|
||||
AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService"
|
||||
AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService
|
||||
|
||||
[BakedTextureService]
|
||||
LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes"
|
||||
;; This directiry must exist and be writable for the user ROBUST runs as
|
||||
BaseDirectory = "/data/bakes"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user