Changes between Version 4 and Version 5 of PrefsOverride


Ignore:
Timestamp:
Jul 20, 2007, 8:46:21 AM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefsOverride

    v4 v5  
    3636}}}
    3737
     38NOTE: the above is out of date; see lib/prefs.C,h for the current set of preferences.
     39
    3840If you write a program for editing preferences locally, you'll want to be able to tell a running core client to reread the preferences override file. You can do this using the [GuiRpc#function-read_global_prefs_override read_global_prefs_override()] GUI RPC, or run [BoincCmd boinc_cmd] with the `--read_global_prefs_override` option.