{ "Logging": { "LogLevel": { "Default": "Trace", "Microsoft": "Trace" } }, "ConnectionStrings": { "DefaultConnection": "server=127.0.0.1;port=3306;user id=root;password=123456;database=traffic;charset=utf8;" }, "JwtSettings": { "Issuer": "Traffic", "SignKey": "wgQWt6kNQR3dyYoCopq1" }, "User": { "LoginErrorCount": "3", "AlarmChangePwdDay": "80", "NeedChangePwdDay": "90" }, "EventStatus": { "Count": "300", "Cancel": "C:\\File\\Cancel\\", "Upload": "C:\\uploadFile\\", "ExportExcel": "C:\\localFile\\", "ExportExcelUrl": "http://localhost/LocalFile/", "ImagePath": "C:\\localFile\\Images\\", "VideoPath": "C:\\localFile\\Videos\\" }, "Mode": { "IsTest": "True" }, "Repair": { "Email": "littlec315@gmail.com" }, "MailServer": { "IsTest": "True", "Host": "smtp.gmail.com", "Port": 587, "Account": "tycg@rage.com.tw", "Password": "Traffic1118!@#$" }, "AllowedHosts": "*" }