remove unrequired [Groups] section from GridCommon.ini.example, as per Nebadon
parent
3a8128d309
commit
25bb80da77
|
@ -15,16 +15,12 @@
|
||||||
;
|
;
|
||||||
InventoryServerURI = "http://myinventoryserver.com:8003"
|
InventoryServerURI = "http://myinventoryserver.com:8003"
|
||||||
|
|
||||||
|
|
||||||
[GridService]
|
[GridService]
|
||||||
;
|
;
|
||||||
; change this to your grid-wide grid server
|
; change this to your grid-wide grid server
|
||||||
;
|
;
|
||||||
GridServerURI = "http://mygridserver.com:8003"
|
GridServerURI = "http://mygridserver.com:8003"
|
||||||
[Groups]
|
|
||||||
;
|
|
||||||
; change this to your grid-wide groups server
|
|
||||||
;
|
|
||||||
GroupsServerURI = "http://mygridserver.com:82/Grid/"
|
|
||||||
|
|
||||||
|
|
||||||
[Modules]
|
[Modules]
|
||||||
|
|
Loading…
Reference in New Issue