16 lines
273 B
JSON
16 lines
273 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"WorldGeneration": {
|
|
"TargetSystemCount": 1,
|
|
"IncludeSolSystem": true
|
|
},
|
|
"OrbitalSimulation": {
|
|
"SimulatedSecondsPerRealSecond": 0
|
|
}
|
|
}
|