aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/AssetInventoryServer.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/AssetInventoryServer.ini.example')
-rw-r--r--bin/AssetInventoryServer.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/AssetInventoryServer.ini.example b/bin/AssetInventoryServer.ini.example
index 91b8b44..a004818 100644
--- a/bin/AssetInventoryServer.ini.example
+++ b/bin/AssetInventoryServer.ini.example
@@ -117,8 +117,8 @@ inventory_database_provider = "OpenSim.Data.MySQL.dll"
117; modification. 117; modification.
118 118
119; For SQLite 119; For SQLite
120;asset_database_connect = "URI:file:Asset.db,version=3" 120;asset_database_connect = "URI=file:Asset.db,version=3"
121;inventory_database_connect = "URI:file:Inventory.db,version=3" 121;inventory_database_connect = "URI=file:Inventory.db,version=3"
122 122
123; For MySQL 123; For MySQL
124asset_database_connect = "Server=localhost; Database=opensim; User=changeme; Password=changeme;" 124asset_database_connect = "Server=localhost; Database=opensim; User=changeme; Password=changeme;"