mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Changes to the new user system to add the modularity developed for the asset
system
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
port = 8002
|
||||
|
||||
[UserService]
|
||||
LocalServiceModule = "OpenSim.Services.UserService.dll:UserService"
|
||||
StorageProvider = "OpenSim.Data.MySQL.dll"
|
||||
ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=opensim;"
|
||||
|
||||
Reference in New Issue
Block a user