aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r--bin/config-include/GridCommon.ini.example5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 762b09a..761e5eb 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -42,6 +42,9 @@
42 GridServerURI = "http://mygridserver.com:8003" 42 GridServerURI = "http://mygridserver.com:8003"
43 ;AllowHypergridMapSearch = true 43 ;AllowHypergridMapSearch = true
44 44
45 ;; Directory for map tile images of linked regions
46 ; MapTileDirectory = "./"
47
45[AvatarService] 48[AvatarService]
46 ; 49 ;
47 ; change this to your grid-wide grid server 50 ; change this to your grid-wide grid server
@@ -84,7 +87,7 @@
84 ; Change this to your profile server 87 ; Change this to your profile server
85 ; accessible from other grids 88 ; accessible from other grids
86 ; 89 ;
87 ProfileServerURI = "http://mygridserver.com:8002/profiles" 90 ProfileServerURI = "http://mygridserver.com:8002/user"
88 91
89[Modules] 92[Modules]
90 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 93 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.