aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Servers.UserServer.ini.example
blob: 39d0acecff06fbfff51f0b7be94b8bdb38c268b8 (plain)
1
2
3
4
5
6
[Network]
port = 8002

[UserService]
StorageProvider = "OpenSim.Data.MySQL.dll"
ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=opensim;"