{
  "ConnectionStrings": {
    "RaMasterConnection": "##connectionstring##",
  },
  "AppSettings": {
    "Secret": "Datalab JWT token secret 4.12.2018.",
    "Issuer": "Datalab/PantheonRW",
    "TokenValidityHours":  "12",
    "WFApiUrl": "http://localhost:9003/WorkflowWS/api/databases",
    "WFApiUrl2": "http://localhost:9004/api/v1",
    "FiscalUrl": "https://blagajne-test.fu.gov.si:9002/v1/cash_registers",
    "EdgarApiUrl": "https://edgar.datalab.eu/Upgrade55/Upgrade55.asmx",
    "EdgarHostOneApiUrl": "https://edgar.datalab.eu/wshostone/WSPAHosting.asmx",
    "ReportingPath": "C:\\temp",
    "SuperUserName": "",
    "SuperUSerPassword": "",
    "LogPaas": "true",
    "DefaultLanguage": "SI"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Warning"
    }
  },
  "AllowedHosts": "*"
}
