Newer
Older
Sakayaki / appsettings.Development.json
@fabre fabre 13 hours ago 250 bytes 基本功能
{
  "DetailedErrors": true,
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "Fanbox": {
    "RootPath": "C:\\Users\\smdhz\\Downloads\\fanbox\\月代",
    "Author": "月代"
  }
}