Changes between Version 2 and Version 3 of PrefsOverride


Ignore:
Timestamp:
Jun 28, 2007, 5:04:14 PM (17 years ago)
Author:
Nicolas
Comment:

Added link to boinc_cmd, as it can be used to re-read prefs_override. Removed suggestion to restart core client.

Legend:

Unmodified
Added
Removed
Modified
  • PrefsOverride

    v2 v3  
    3636}}}
    3737
    38 If 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 read_global_prefs_override()] GUI RPC. Or you can stop and start the core client.
     38If 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 read_global_prefs_override()] GUI RPC, or run [BoincCmd boinc_cmd] with the `--read_global_prefs_override` option.