﻿{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "HBSConfig": {
    "WebApiUrl": "https://mdshotelcloud.com/cmapi/api/",
    "WebSiteUrl": "https://exileshotel.com",
    "CMSiteUrl": "https://mdshotelcloud.com",
    "HmsUrl": "https://mdshotelcloud.com/hms",
    "DefaultTenantId": 145,
    "DefaultPropertyId": 170,
    "DefaultBookingSource": 4,
    "DefaultBookingTypeId": 1,
    "AdvancePaymentPercent": 30,
    "NonRefundableDiscountPercent": 10,
    "ShowResturant": 1,
    "WhatClientSays": "Our clients consistently express satisfaction, praising our exceptional service and unwavering commitment to meeting their needs. Their positive feedback reflects the trust and success we've built together.",
    "RoomsAndSuites": "Our Rooms & Suites garner praise from our clients who appreciate the exceptional service and commitment to meeting their needs, reflecting the trust and success we've built together in providing comfortable and memorable accommodations.",
    "Coupon": "COUPON1-10,COUPON2-20,COUPON3-99",
    "HomePageTexts": {
      "AwsomeService": "Our hotel offers exceptional services, including a restaurant with diverse cuisines, a relaxing spa with rejuvenating treatments, a fully-equipped conference room for business needs, and a serene swimming pool for relaxation. Each service is designed to provide comfort and enhance your overall stay experience.",
      "Restaurant": {
        "Title": "Restaurant",
        "Desc": "Our in-house restaurant serves a variety of delicious local and international dishes for a memorable dining."
      },

      "Spa": {
        "Title": "Booking - Awards",
        "Desc": "We are proud to have received an award from Booking.com!"
},
      "Conference": {
        "Title": "Book with us!",
        "Desc": "Car Hire, Taxi Services, Boat Cruises to Comino and Gozo, Hop on Hop Busses North and South"
},
      "SwimmingPool": {
        "Title": "Jacuzzi",
        "Desc": "Indulge in luxury with our spacious penthouse, featuring a private Jacuzzi for ultimate relaxation."
},
      "ImageGalleryDesc": "Nestled in the charming town of Pietà, Malta, The Central Guesthouse offers a peaceful retreat just moments away from Valletta and excellent transport links. Whether you’re visiting for a short getaway or an extended stay, we provide a comfortable and welcoming atmosphere tailored to your needs. Explore our gallery to know us more.",
      "FooterDesc": "Nestled in the charming town of Pietà, Malta, The Central Guesthouse offers a peaceful retreat just moments away from Valletta and excellent transport links. Whether you’re visiting for a short getaway or an extended stay, we provide a comfortable and welcoming atmosphere tailored to your needs."
    },
    "PaymentSettings": {
      "currencyiso3a": "EUR",
      "sitereference": "exileshotel",
      "password": "12345"
    }
  },
  "PayPalOptions": {
    "ClientId": "AU6C93RoGNywiD5EY3JzxtjeLHOBsVOTvqnndNMyL8I-UUyMkKYCmCxNoFI8jHXoIvpGoN9Oj3Jy7Xf8",
    "ClientSecret": "EOXXdB8PXLNPjVSEyCsIavWx9g5qMjl0h9q0e8VMgPerNLaZ6ekhpGfhGVrZYbzcavF05J3Yo1-IDfnz",
    "Mode": "Sandbox" // Sandbox or Live
  }
}
