Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: the default value for the "suspend_if_no_recent_input" pref should to 0, not 60 #5251

Merged
merged 2 commits into from
May 25, 2023

Commits on May 23, 2023

  1. client: the default value for the "suspend_if_no_recent_input" pref s…

    …hould to 0, not 60!
    
    Otherwise BOINC will stop computing after 60 minutes of idleness.
    
    BTW, this should be called "suspend_if_no_recent_input_min"
    (times are in seconds unless otherwise specified)
    davidpanderson committed May 23, 2023
    Configuration menu
    Copy the full SHA
    22d3e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f4f598 View commit details
    Browse the repository at this point in the history