{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "HSchool": { "AlphaPassword": "alpha", "SessionCookieDays": 14 }, "SwarmUi": { "BaseUrl": "http://127.0.0.1:7801", "Authorization": "", "TimeoutSeconds": 180 }, "Simulation": { "TickRate": 20, "MaxSchools": 2, "MaxSchoolsTotal": 16, "GameMinutesPerRealSecond": 1, "DefaultStartDate": "2012-03-31T06:00:00", "SavesDirectory": "saves", "ModsDirectory": "mods", "SaveIntervalSeconds": 30, "MonthlyPayrollCap": 100000, "SchoolWeekDays": 5, "MaxDecisionsPerTick": 64 } }