Files
opensim/OpenSim/Server/runtimeconfig.template.json

7 lines
142 B
JSON

{
"configProperties": {
"System.GC.Server": false,
"System.Drawing.EnableUnixSupport": true,
"System.Globalization.UseNls": true
}
}