bump again
This commit is contained in:
parent
3e8f352e2d
commit
55e141313f
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@ int font_scaled(int size)
|
|||
|
||||
int keepalive_timeout()
|
||||
{
|
||||
return prefs["keepalive_timeout"].to_int(20);
|
||||
return prefs["keepalive_timeout"].to_int(60);
|
||||
}
|
||||
|
||||
void keepalive_timeout(int seconds)
|
||||
|
|
Loading…
Add table
Reference in a new issue