aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/storage/SQLiteStandalone.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/storage/SQLiteStandalone.ini')
-rw-r--r--bin/config-include/storage/SQLiteStandalone.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/storage/SQLiteStandalone.ini b/bin/config-include/storage/SQLiteStandalone.ini
index fe814d7..10e6991 100644
--- a/bin/config-include/storage/SQLiteStandalone.ini
+++ b/bin/config-include/storage/SQLiteStandalone.ini
@@ -2,6 +2,7 @@
2 2
3[DatabaseService] 3[DatabaseService]
4 StorageProvider = "OpenSim.Data.SQLite.dll" 4 StorageProvider = "OpenSim.Data.SQLite.dll"
5 ConnectionString = "URI=file:OpenSim.db,version=3,UseUTF16Encoding=True"
5 6
6[InventoryService] 7[InventoryService]
7 ;ConnectionString = "URI=file:inventory.db,version=3" 8 ;ConnectionString = "URI=file:inventory.db,version=3"