mirror of
https://github.com/opensim/opensim.git
synced 2026-09-02 03:17:00 +08:00
8 lines
242 B
Plaintext
8 lines
242 B
Plaintext
[Network]
|
|
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;"
|