aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/config-include/GridCommon.ini.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 47771e3..669ba38 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -32,9 +32,6 @@
32 ;StorageProvider = "OpenSim.Data.PGSQL.dll" 32 ;StorageProvider = "OpenSim.Data.PGSQL.dll"
33 ;ConnectionString = "Server=localhost;Database=opensim;User Id=opensim; password=***;" 33 ;ConnectionString = "Server=localhost;Database=opensim;User Id=opensim; password=***;"
34 34
35 StorageProvider = "${Const|DataProvider}"
36 ConnectionString = "${Const|ConnectionString}"
37
38[Hypergrid] 35[Hypergrid]
39 ; Uncomment the variables in this section only if you are in 36 ; Uncomment the variables in this section only if you are in
40 ; Hypergrid configuration. Otherwise, ignore. 37 ; Hypergrid configuration. Otherwise, ignore.
@@ -66,8 +63,6 @@
66 ;AssetCaching = "CenomeMemoryAssetCache" 63 ;AssetCaching = "CenomeMemoryAssetCache"
67 ;Include-CenomeCache = "config-include/CenomeCache.ini" 64 ;Include-CenomeCache = "config-include/CenomeCache.ini"
68 65
69 ;AssetCaching = "GlynnTuckerAssetCache"
70
71 ;; Optionally, the port for the LLProxyLoginModule module can be changed 66 ;; Optionally, the port for the LLProxyLoginModule module can be changed
72 ;Setup_LLProxyLoginModule = "9090/" 67 ;Setup_LLProxyLoginModule = "9090/"
73 68