Replies: 1 comment
-
Thanks for the post. There is a trick to keep your session alive forever by keeping the Dashboard > Last Hour view open. When in this Last Hour view, a javascript timer keeps refreshing the data every 60 sec keeping the session alive. I will plan to add an option for configuring this in later release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I feel that the web app's session is way too short.
I found a code seems to control the duration:
DnsServer/DnsServerCore/UserSession.cs
Line 28 in e3190db
How about lengthen it or make it configurable?
Beta Was this translation helpful? Give feedback.
All reactions