Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 1 | { |
Malek | e6c3c72 | 2018-10-16 16:44:41 +0300 | [diff] [blame^] | 2 | "pageSize": 25, |
| 3 | "version": "9.4", |
| 4 | "build": "dev", |
| 5 | "appContextPath": "/onboarding", |
| 6 | "defaultRestPrefix": "/onboarding-api", |
| 7 | "defaultRestCatalogPrefix": "/sdc1/feProxy/rest", |
| 8 | "defaultWebsocketProtocol": "wss", |
| 9 | "defaultWebsocketPort": "8181", |
| 10 | "defaultDebugWebsocketPort": "9000", |
| 11 | "defaultWebsocketPath": "notification-api/ws/notificationHandler", |
| 12 | "defaultNotificationsWorkerUpdateMillisecond": 10000, |
| 13 | "showBrowseVNF": true |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 14 | } |