aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/Standalone.ini
diff options
context:
space:
mode:
authorDiva Canto2009-09-26 10:08:59 -0700
committerDiva Canto2009-09-26 10:08:59 -0700
commitae222140ca6984750f53716088b6df165d8a35e5 (patch)
tree6941c40f1680ae9b7d0fc7fba90588b9e33e86ea /bin/config-include/Standalone.ini
parentFixed MapBlocks bug, wrong order of arguments. First version that seems compl... (diff)
downloadopensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.zip
opensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.tar.gz
opensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.tar.bz2
opensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.tar.xz
Finished spec-ing the .inis for the new grid service modules.
Diffstat (limited to 'bin/config-include/Standalone.ini')
-rw-r--r--bin/config-include/Standalone.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/config-include/Standalone.ini b/bin/config-include/Standalone.ini
index 5a5cbff..a6c089c 100644
--- a/bin/config-include/Standalone.ini
+++ b/bin/config-include/Standalone.ini
@@ -25,5 +25,4 @@
25 25
26[GridService] 26[GridService]
27 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" 27 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
28 StorageProvider = "OpenSim.Data.Null.dll:NullRegionData" 28 Realm = "regions"
29 \ No newline at end of file