Add the Simian service config to the GridCommon example
parent
48ee440983
commit
d82126b651
|
@ -205,3 +205,12 @@
|
||||||
; DisallowResidents -- only Admins and Managers allowed
|
; DisallowResidents -- only Admins and Managers allowed
|
||||||
; Example:
|
; Example:
|
||||||
; Region_Test_1 = "DisallowForeigners"
|
; Region_Test_1 = "DisallowForeigners"
|
||||||
|
|
||||||
|
|
||||||
|
;; Uncomment if you are using SimianGrid for grid services
|
||||||
|
[SimianGrid]
|
||||||
|
;; SimianGrid services URL
|
||||||
|
;; SimianServiceURL = "http://grid.sciencesim.com/Grid/"
|
||||||
|
|
||||||
|
;; Capability assigned by the grid administrator for the simulator
|
||||||
|
;; SimulatorCapability = "00000000-0000-0000-0000-000000000000"
|
Loading…
Reference in New Issue