Kaynağa Gözat

extend timeout to 30 min

tigger 1 yıl önce
ebeveyn
işleme
f683e83c83
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/config/config.json

+ 1 - 1
src/config/config.json

@@ -7,5 +7,5 @@
             "origin": "https://swopt.com:4205"
         }
     },
-    "sessionTimeoutDuration":18000
+    "sessionTimeoutDuration":1800000
 }