Skip to content

Commit

Permalink
Removed excessive logging
Browse files Browse the repository at this point in the history
  • Loading branch information
MentalFS committed Feb 18, 2024
1 parent 4e9eb80 commit f7bdc4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions start
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,9 @@ if [ "`whoami`" = "boinc" ]; then
<allow_remote_gui_rpc>1</allow_remote_gui_rpc>
${DEVICE_NAME:+"<device_name>${DEVICE_NAME}</device_name>"}
<dont_use_vbox>1</dont_use_vbox>
${FETCH_MINIMAL_WORK:+"<fetch_minimal_work>${FETCH_MINIMAL_WORK}</fetch_minimal_work>"}
</options>
<log_flags>
<cpu_sched>1</cpu_sched>
<cpu_sched_status>1</cpu_sched_status>
<file_xfer>1</file_xfer>
<sched_ops>1</sched_ops>
<task>1</task>
Expand Down

0 comments on commit f7bdc4f

Please sign in to comment.