{
  "server": {
    "debug": false,
    "port": 6780,
    "port_ssl": 6781,
    "force_ssl": false,
    "https": true,
    "compress": true,
    "autosave": 2000,
    "worker": "auto"
  },
  "client": {
    "async": true,
    "cache": 1000,
    "worker": 4
  }
}