mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix: removed unused spaces
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<cc_config>
|
||||
<options>
|
||||
|
||||
|
||||
<!-- Set as one-shot run. -->
|
||||
<abort_jobs_on_exit>1</abort_jobs_on_exit>
|
||||
<exit_when_idle>1</exit_when_idle>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<!-- Run always. -->
|
||||
<run_if_user_active>1</run_if_user_active>
|
||||
<run_gpu_if_user_active>1</run_gpu_if_user_active>
|
||||
|
||||
|
||||
<!-- Keep 1 CPU free and some wiggle room for system use and management. -->
|
||||
<max_cpus>3</max_cpus>
|
||||
<suspend_cpu_usage>66.000000</suspend_cpu_usage>
|
||||
|
||||
Reference in New Issue
Block a user