Commit 4c98189a authored by Max Lv's avatar Max Lv

fix the timeout setting

parent 3b4c0c01
...@@ -8,4 +8,7 @@ ...@@ -8,4 +8,7 @@
<!--Enable automatic exception tracking--> <!--Enable automatic exception tracking-->
<bool name="ga_reportUncaughtExceptions">true</bool> <bool name="ga_reportUncaughtExceptions">true</bool>
<!-- Set a session timeout period of 1 week -->
<integer name="ga_sessionTimeout">604800</integer>
</resources> </resources>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment