15 | | <work_buf_min_days>0.1</work_buf_min_days> |
16 | | <max_cpus>2</max_cpus> |
17 | | <disk_interval>60</disk_interval> |
18 | | <disk_max_used_gb>100</disk_max_used_gb> |
19 | | <disk_max_used_pct>50</disk_max_used_pct> |
20 | | <disk_min_free_gb>0.1</disk_min_free_gb> |
21 | | <vm_max_used_pct>75</vm_max_used_pct> |
22 | | <max_bytes_sec_down>0</max_bytes_sec_down> |
23 | | <max_bytes_sec_up>0</max_bytes_sec_up> |
24 | | <venue name="home"> |
25 | | <idle_time_to_run>3</idle_time_to_run> |
26 | | <cpu_scheduling_period_minutes>60</cpu_scheduling_period_minutes> |
27 | | <hangup_if_dialed/> |
28 | | <work_buf_min_days>0.1</work_buf_min_days> |
29 | | <max_cpus>2</max_cpus> |
30 | | <disk_interval>60</disk_interval> |
31 | | <disk_max_used_gb>100</disk_max_used_gb> |
32 | | <disk_max_used_pct>50</disk_max_used_pct> |
33 | | <disk_min_free_gb>0.001</disk_min_free_gb> |
34 | | <vm_max_used_pct>75</vm_max_used_pct> |
35 | | <max_bytes_sec_down>0</max_bytes_sec_down> |
36 | | <max_bytes_sec_up>0</max_bytes_sec_up> |
| 22 | <dont_verify_images/> |
| 23 | <work_buf_min_days>%f</work_buf_min_days> |
| 24 | <work_buf_additional_days>%f</work_buf_additional_days> |
| 25 | <max_cpus>%d</max_cpus> |
| 26 | <cpu_scheduling_period_minutes>%f</cpu_scheduling_period_minutes> |
| 27 | <disk_interval>%f</disk_interval> |
| 28 | <disk_max_used_gb>%f</disk_max_used_gb> |
| 29 | <disk_max_used_pct>%f</disk_max_used_pct> |
| 30 | <disk_min_free_gb>%f</disk_min_free_gb> |
| 31 | <vm_max_used_pct>%f</vm_max_used_pct> |
| 32 | <ram_max_used_busy_pct>%f</ram_max_used_busy_pct> |
| 33 | <ram_max_used_idle_pct>%f</ram_max_used_idle_pct> |
| 34 | <idle_time_to_run>%f</idle_time_to_run> |
| 35 | <max_bytes_sec_up>%f</max_bytes_sec_up> |
| 36 | <max_bytes_sec_down>%f</max_bytes_sec_down> |
| 37 | <cpu_usage_limit>%f</cpu_usage_limit> |
| 38 | <day_prefs> |
| 39 | <day_of_week>%d</day_of_week> |
| 40 | <start_hour>%.02f</start_hour> |
| 41 | <end_hour>%.02f</end_hour> |
| 42 | <net_start_hour>%.02f</net_start_hour> |
| 43 | <net_end_hour>%.02f</net_end_hour> |
| 44 | </day_prefs> |
| 45 | <venue name="%s"> |
| 46 | [...] |
54 | | <format_preset>Custom</format_preset> |
55 | | <text_style>Pillars</text_style> |
56 | | <graph_style>Rectangles</graph_style> |
57 | | <max_fps>30</max_fps> |
58 | | <max_cpu>50</max_cpu> |
59 | | <grow_time>10</grow_time> |
60 | | <hold_time>5</hold_time> |
61 | | <graph_alpha>0.7</graph_alpha> |
62 | | <roll_period>10</roll_period> |
63 | | <roll_range>20</roll_range> |
64 | | <pitch_period>30</pitch_period> |
65 | | <pitch_range>30</pitch_range> |
66 | | <starfield_size>2000</starfield_size> |
67 | | <starfield_speed>40</starfield_speed> |
68 | | <color_preset>Rainbow</color_preset> |
69 | | <start_hue>0</start_hue> |
70 | | <hue_change>1</hue_change> |
71 | | <app_file> |
72 | | <timestamp>1095011196</timestamp> |
73 | | <open_name>background</open_name> |
74 | | <url>http://setiweb.ssl.berkeley.edu/~davea/yosemite_08_04/800/P1010008.jpg</url> |
75 | | </app_file> |
| 64 | [...] |
80 | | <format_preset>SETI@home classic</format_preset> |
81 | | <text_style>Pillars</text_style> |
82 | | <graph_style>Rectangles</graph_style> |
83 | | <max_fps>30</max_fps> |
84 | | <max_cpu>50</max_cpu> |
85 | | <grow_time>10</grow_time> |
86 | | <hold_time>5</hold_time> |
87 | | <graph_alpha>0.7</graph_alpha> |
88 | | <roll_period>10</roll_period> |
89 | | <roll_range>20</roll_range> |
90 | | <pitch_period>30</pitch_period> |
91 | | <pitch_range>30</pitch_range> |
92 | | <starfield_size>2000</starfield_size> |
93 | | <starfield_speed>40</starfield_speed> |
94 | | <color_preset>Rainbow</color_preset> |
95 | | <start_hue>0</start_hue> |
96 | | <hue_change>1</hue_change> |
| 74 | [...] |