Merge branch 'MHSanaei:main' into main

This commit is contained in:
心隨緣動
2025-08-04 21:26:51 +08:00
committed by GitHub
4 changed files with 47 additions and 44 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class AllSetting {
this.webCertFile = "";
this.webKeyFile = "";
this.webBasePath = "/";
this.sessionMaxAge = 60;
this.sessionMaxAge = 360;
this.pageSize = 50;
this.expireDiff = 0;
this.trafficDiff = 0;