{
  "SERVER_VERSION":"1.0.0.SNAPSHOT",
  "ALLOW_MEDIA_FILE_PLAYBACK_UNENCRYPTED":false,
  "FORCE_PENDING_UPLOADS":false,
  "DISPLAY_EVENT_INFO_FOR_CALENDAR_EVENTS":false,
  "STORE_PASSWORD":true,
  "ALLOW_MEDIA_FILE_TYPES":"",
  "KCD_ENABLED":false,
  "Actions":{
    "xlsx":["VIEW","EDIT"],
    "xls":["VIEW"],
    "docx":["VIEW", "PDF"]
       },
  "StorageProviders": [
  {
    "id":1,
    "name":"FileShare",
    "params":null,
    "enable":true,
    "sharedLinkInputParameters":null,
    "capabilities":["Standard"],
    "authtype":"windows",
    "storageprovider":"FileShare"
  },
  {
    "id":2,
    "name":"SharePoint",
    "params":null,
    "enable":true,
    "sharedLinkInputParameters":null,
    "capabilities":["Standard","Versioning","CheckInOut"],
    "authtype":"windows",
    "storageprovider":"SharePoint"
  },
  {
     "id":3,
     "name":"Box",
     "params":{"baseurl":"https://app.box.com/api/oauth2", "clientid":"xi0tfxmiynx00thohlko0fscsq5s6rqf",…},
     "enable":true,
     "sharedLinkInputParameters":null,
     "capabilities":["Standard","Sharable"],
     "authtype":"oauth2",
     "storageprovider":"Box"
  },
  {
     "id":4,
     "name":"WebDAV",
     "params":{"baseurl": null, "clientid": null, "clientsecret": null},
     "enable":true,
     "sharedLinkInputParameters":null,
     "capabilities":["Standard"],
     "authtype":"windows",
     "storageprovider":"WebDAV"
  }
  ],
"RMS_SERVICE": "AZURE-IP", //If Azure-IP is not enabled, AD-RMS is displayed.
"BEMS_APP_ID": "7a42fdca-a6f1-d4c4-be2d-ecb0beb2dc0c", //The BEMS_APP_ID is included when Azure-IP is enabled.
"RMS_SUPPORT":[
       "unprotect"
  ],
 }