You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
329 B
10 lines
329 B
8 years ago
|
# General configuration for the auto-record-cleaner
|
||
|
|
||
|
# Activate the following to change the default path of the rule file
|
||
|
#RULE_FILE=/var/tuxbox/config/$ME.rules
|
||
|
|
||
|
# Deactivate the logfile (default is ON)
|
||
|
#LOG_FILE=off
|
||
|
# Activate the following to change the default location of the log-file
|
||
|
#LOG_FILE=/tmp/${ME}_$(date +'%F').log
|