revolution-irc
revolution-irc copied to clipboard
Cannot change the heartbeat value
Whenever I try to change the heartbeat value to anything besides 15 minutes it automatically changes back to 15 minutes after I press ok I am running version 0.4.1 of revolution irc on android 7.1
This is currently intended and not a bug, however I agree that it should be improved to allow values lower than 15 minutes.
Yes pls reduce it...
Any updates to this issue? I'm getting disconnections from Freenode, and the heartbeat intervals are too long to keep the connection alive.
Found out where to change this setting.
@WulftheNordicRanger, @lvenier:
It seems it's easy to set it up. In the /app/settings.yml, you can set the ping interval period from 15 * 60 * 1000 or 15 minutes to 5 * 1000 for 5 seconds. I believed this value is used as the bare minimum heartbeat interval for this app.
https://github.com/MCMrARM/revolution-irc/blob/master/app/settings.yml#L30
@MCMrARM I'm assuming it's not really intended to be less than 15 minutes, as there are some more memory leak issues with this app (reported in #230). But it has to be done for this issue.
I am also unable to reduce below 15min and constantly getting disconnected from freenode.
Please could the minimum be reduced?
Thanks Kevin