aboutsummaryrefslogtreecommitdiff
path: root/jobd.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'jobd.conf.example')
-rw-r--r--jobd.conf.example16
1 files changed, 5 insertions, 11 deletions
diff --git a/jobd.conf.example b/jobd.conf.example
index 9fd39bf..dbb6203 100644
--- a/jobd.conf.example
+++ b/jobd.conf.example
@@ -25,14 +25,8 @@ mysql_fetch_limit = 10
launcher = php /Users/ch1p/jobd-launcher.php --id {id}
max_output_buffer = 16777216
-;
-; targets
-;
-
-[server1]
-low = 5
-normal = 5
-high = 5
-
-[global]
-normal = 3 \ No newline at end of file
+[targets]
+1/low = 2
+1/normal = 5
+1/high = 10
+global = 3