﻿{
  "loader":{
    "deployed":"deployed",
    "hot-deploy":"hot-deploy",
    "description":"Приложение АС Смета (1)",
    "add-library-path":[".","plugins"],
    "add-path":[".","crypto","library"],
    "load-list":["db","network","com","stimate","server"]
  },
  "logger":{
    "debug":1,
    "info":1,
    "warning":1,
    "critical":1,
    "fatal":1,
    "log":{
      "kdefault":0,
      "stimateurl":0,
      "server":0,
      "db":255
    }
  },
  "com":{
    "library-folder":"com"
  },
  "stimate":{
    "DBXCommonPath":"C:\\Stimate\\DBX",
    "SessionStorage":"D:\\Stimate\\Sessions",
    "Notifications":1,
    "UseCachedDocs":1,
    "DocSynchEnabled":1,
    "NotUseLicHash":1,
    "NewsPageDate":43588,
    "UseLazyDocMemos":0
  },
  "filesystem":{
    "temporary-fn-template":"Stimate"
  },
  "stimateurl":{
    "download-from":"download",
    "log-to":"D:\\Stimate\\Profiles\\logs\\websrv",
    "memory-limit":10240,
    "idle-timeout":540000,
    "idle-check-interval":60000,
    "Content-Type":{
      "0":"rawxml",
      "1":"text/plain",
      "2":"application/octet-stream",
      "3":"application/json",
      "4":"text/html",
      "5":"application/soap+xml;charset=windows-1251"
    }
  },
  "server":{
    "host-ip":"0.0.0.0",
    "host-port":9090,
    "Root":"D:\\Stimate\\Profiles\\<Service>"
  },
  "servers":{
    "Сервер1":"localhost:5555",
    "Сервер2":"localhost:8888",
    "Сервер3":"localhost:5050"
  }
}