12 lines
387 B
Text
12 lines
387 B
Text
# Global tuned configuration file.
|
|
|
|
# Dynamicaly tune devices, if disabled only static tuning will be used.
|
|
dynamic_tuning = 1
|
|
|
|
# how long to sleep before checking for events (in seconds)
|
|
# higher number means lower overhead but longer response time
|
|
sleep_interval = 1
|
|
|
|
# Update interval for dynamic tunings (in seconds).
|
|
# It must be multiply of the sleep_interval
|
|
update_interval = 10
|