mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Add a MaxRetries option to the inventory connector.
If clustered services are used, another try would go to another server and may succeed.
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
; Change this to your grid-wide inventory server
|
||||
;
|
||||
InventoryServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
|
||||
;MaxRetries = 0
|
||||
|
||||
[GridInfo]
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user