Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.88 KB | None | 0 0
  1. {
  2.   "widgets": {
  3.     "testportal": {
  4.       "type": "@humany/agent-portal-widget",
  5.       "settings": {
  6.         "skin": "Default",
  7.         "sorting": "popularity",
  8.         "host": "//demobolaget.humany.local/",
  9.         "data": {
  10.           "projection": "//demobolaget.humany.local/testportal",
  11.           "withCredentials": ""
  12.         },
  13.         "integrationResources": [
  14.           {
  15.             "path": "/ClientLibraries/Supplementary/font-awesome-4.7.0/css/font-awesome.min.css",
  16.             "mediaQueriesSupported": true
  17.           }
  18.         ],
  19.         "generalFeedback": false,
  20.         "customHtml": {
  21.           "left": false,
  22.           "right": false,
  23.           "footer": false
  24.         }
  25.       }
  26.     }
  27.   },
  28.   "name": "demobolaget (copy)",
  29.   "tenant": "demobolaget (copy)",
  30.   "bindings": [
  31.     "demobolaget.humany.local",
  32.     "demobolaget-stage.humany.local"
  33.   ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement