Changes between Version 2 and Version 3 of PrefsOverride
- Timestamp:
- Jun 28, 2007, 5:04:14 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefsOverride
v2 v3 36 36 }}} 37 37 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.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 run [BoincCmd boinc_cmd] with the `--read_global_prefs_override` option.