Advertisement
Guest User

appconfig.json

a guest
Aug 30th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "appName": "Nemi Forest",
  3. "description": "Displays ",
  4. "appUrl": "nemiforest.html",
  5. "configUrl": "nemiforest.json",
  6. "defaultWidth": 700,
  7. "defaultHeight": 550,
  8. "minWidth": 250,
  9. "minHeight": 50,
  10. "maxWidth": 2000,
  11. "maxHeight": 2000,
  12. "requestHandlers": [],
  13. "activators": [],
  14. "permissions": "none"
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement