{
  "ConnectionStrings": {
    //"Database": "Server=162.0.234.29;Database=staging-eztraincomply-db-V2;User Id=sa;Password=Secret@123;TrustServerCertificate=True;Command Timeout=300;Connect Timeout=90;Encrypt=False;",
    "Database": "Server=.;Database=dev-eztraincomply-db;User Id=sa;Password=Secret@123;TrustServerCertificate=True;Encrypt=False;",
    "Collation": "Latin1_General_CI_AI",
    "Cache": "localhost:6379,password=pMA63033n6tF,abortConnect=false"
  },
  "CacheOptions": {
    "AbsoluteExpirationInHours": 2,
    "SlidingExpirationInSeconds": 60
  },
  "InMemoryOptions": {
    "Database": false,
    "Cache": true
  },
  "AuthOptions": {
    "MaximumAttempts": 5,
    "SecondsBlocked": 21600
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information",
      "Microsoft.EntityFrameworkCore": "Information",
      "Microsoft.AspNetCore": "Information",
      "Microsoft.AspNetCore.DataProtection": "Information"
    }
  },
  "AllowedHosts": "*",
  "EmailSettings": {
    "SenderName": "EzTrainComply",
    "SenderEmail": "eSignatureReset@gmail.com",
    "SmtpServer": "smtp.gmail.com",
    "SmtpPort": 465,
    "SmtpUsername": "eSignatureReset@gmail.com",
    "SmtpPassword": "lsbaacgnylrwtomf",
    "authentication": "plain"
  },
  "EmailSettingsNew": {
    "EnableEmailNotifications": true,
    "DefaultFromEmail": "eSignatureReset@gmail.com",
    "SmtpSettings": {
      "Server": "smtp.gmail.com",
      "Port": 465,
      "Username": "eSignatureReset@gmail.com",
      "Password": "lsbaacgnylrwtomf"
    }
  },
  "BucketSettings": {
    "BucketName": "ez-signdocu-bucket"
  },
  "FilePaths": {
    "ProfileImages": "ProfileImages",
    "OrganizationImages": "OrganizationImages",
    "UserSignatures": "UserSignatures",
    "UserCertificates": "UserCertificates",
    "CertificateLogo": "CertificateLogos",
    "Signature": "Signatures",
    "TrainingCoverImage": "TrainingCoverImage",
    "ModuleContentFiles": "ModuleContentFiles",
    "TrainingAttachmentPath": "TrainingAttachments",
    "ComplianceFiles": "ComplianceFiles",
    "ServiceProviderDocs": "ServiceProviderDocs",
    "HipaaDocumentation": "HipaaDocumentation",
    "AssessmentDocumentPath": "AssessmentDocuments",
    "RemediationEvidence": "RemediationEvidence"
  },
  "StripeOptions": {
    "PublishableKey": "pk_test_51HfYKJGWMMonzw7QjHbFvw60CiO37zM5S2tBYPXdh4Gtqeu05sH0bK08gQMzR5xT6svRgUtuMF45PdWUdb0LfwHL00aVlEbjIe",
    "SecretKey": "sk_test_51HfYKJGWMMonzw7QuCHGAKBhpk0ea60x1eysGsNG90KFgEpQYENGsMV7A2i5BOvfhsGFxgPxgP8W4QBH42fNgbas004pqbmvYm"
  },
  "FrontEnd": {
    "URL": "https://newtraincomply.com",
    "LocalURL": "http://localhost:3000"
  },
  "JwtOptions": {
    "Audience": "Clients-API-shaghnanii-COM",
    "Issuer": "API-shaghnanii-COM",
    "Seconds": 21600,
    "Secret": "jVogcndH5PRS3sZjqr3AmKVh14uJCjGt"
  }
}
