config.json 273 B

1234567891011
  1. {
  2. "connection": {
  3. "uacp": "https://swopt.com:8081",
  4. "uacpEmulation": "off",
  5. "auth": {
  6. "google": "https://api.swopt.com/auth/google",
  7. "origin": "https://swopt.com:4205"
  8. }
  9. },
  10. "sessionTimeoutDuration":18000
  11. }