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

fix the timeout setting

parent 3b4c0c01
......@@ -8,4 +8,7 @@
<!--Enable automatic exception tracking-->
<bool name="ga_reportUncaughtExceptions">true</bool>
</resources>
\ No newline at end of file
<!-- Set a session timeout period of 1 week -->
<integer name="ga_sessionTimeout">604800</integer>
</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