boinc/dcapi/examples/message-example/dc-api.conf

40 lines
940 B
Plaintext
Raw Normal View History

[Master]
#--------------------------------------------------------
# General configuration, for both BOINC and LOCAL DC-API implementation
#--------------------------------------------------------
#
# Working directory. boinc_appmgr will set it automatically
#
WorkingDirectory = *Must be specified*
#
# UUID Instance. boinc_appmgr will set it automatically
#
InstanceUUID = *Must be specified*
#
# Debugging level
#
LogLevel = Debug
#--------------------------------------------------------
# Configuration for BOINC DC-API implementation
#--------------------------------------------------------
#
# BOINC project root directory. boinc_appmgr will set it automatically
#
ProjectRootDir = *Must be specified*
#--------------------------------------------------------
# Configuration for LOCAL DC-API implementation
#--------------------------------------------------------
[Client-message-example]
name = message-example-client