Merge working repo

This commit is contained in:
BlueWall
2013-06-11 20:38:54 -04:00
3 changed files with 16 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
; * Run
i * Run
; * $ Robust.exe -inifile Robust.HG.ini
; *
@@ -311,6 +311,9 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
;; Ask co-operative viewers to use a different currency name
;Currency = ""
;; Minimum fee for creation of classified
; ClassifiedFee = 0
WelcomeMessage = "Welcome, Avatar!"
AllowRemoteSetLoginLevel = "false"
@@ -436,6 +439,9 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
; this is the entry point for all user-related HG services
; uas = http://127.0.0.1:8002/
;; Minimum fee to publish classified add
; ClassifiedFee = 0
[GatekeeperService]
LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService"
;; for the service

View File

@@ -274,6 +274,9 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
; Ask co-operative viewers to use a different currency name
;Currency = ""
;; Minimum fee for creation of classified
; ClassifiedFee = 0
WelcomeMessage = "Welcome, Avatar!"
AllowRemoteSetLoginLevel = "false"
@@ -393,6 +396,9 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
; password help: optional: page providing password assistance for users of your grid
;password = http://127.0.0.1/password
;; Minimum fee to publish classified add
; ClassifiedFee = 0
[UserProfilesService]
LocalServiceModule = "OpenSim.Services.UserProfilesService.dll:UserProfilesService"
Enabled = false

View File

@@ -222,6 +222,9 @@
; this is the entry point for all user-related HG services
; uas = http://127.0.0.1:9000/
;; Minimum fee to publish classified add
; ClassifiedFee = 0
[MapImageService]
; Set this if you want to change the default
; TilesStoragePath = "maptiles"