Add a demo (read-only) mode

Has explaines here public web instance must be in read only.

## How to enable the demo mode ?

  • Edit the file <cesium_root>config.js
  • Add the option demo: true
(...)
  {
    "cacheTimeMs": 300000,
    "demo": true,
   (...)
  }
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information