{
  "service": "qeep-price-feed",
  "endpoints": [
    "/feed.xml",
    "/feed.yml",
    "/feed.json",
    "/health"
  ],
  "config": {
    "sheetStartRow": 3,
    "skuColumn": 2,
    "priceColumn": 5,
    "cacheTtlSeconds": 30,
    "updateOldprice": true
  }
}
