|
|
@@ -0,0 +1,12 @@
|
|
|
+{
|
|
|
+ "connection": {
|
|
|
+ "uacp": "https://swopt.com:8082",
|
|
|
+ "uacp_ws": "https://swopt.com/ws",
|
|
|
+ "uacpEmulation": "off",
|
|
|
+ "auth": {
|
|
|
+ "google": "https://api.swopt.com/auth/google",
|
|
|
+ "origin": "https://swopt.com:4205"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "sessionTimeoutDuration":1800000
|
|
|
+}
|