mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 09:25:45 +08:00
7 lines
120 B
INI
7 lines
120 B
INI
[mysqlconnection]
|
|
hostname=localhost
|
|
database=database
|
|
username=username
|
|
password=password
|
|
pooling=false
|
|
port=3306 |