Newer
Older
Sakayaki / appsettings.Development.json
@fabre fabre 7 hours ago 296 bytes 超级缩略图
{
  "DetailedErrors": true,
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "Fanbox": {
    "RootPath": "E:\\Picture\\fanbox\\月代",
    "Author": "月代",
    "ThumbnailRoot": "D:\\Workspace\\Temp\\fanbox-thumbnail"
  }
}