Add script 'cleanup_from_old_files.sh'.
This commit is contained in:
20
conf/cleanup_from_old_files.conf.sample
Normal file
20
conf/cleanup_from_old_files.conf.sample
Normal file
@ -0,0 +1,20 @@
|
||||
# ------------------------------------
|
||||
# - Settings for script clean_trash.sh
|
||||
# ------------------------------------
|
||||
|
||||
# - days
|
||||
# -
|
||||
# - Files older then 'days' will be deleted.
|
||||
# -
|
||||
# - Defaults to: days=31
|
||||
# -
|
||||
#days=31
|
||||
|
||||
# - dirs_to_cleanup
|
||||
# -
|
||||
# - Directories where files older than given days will be deleted.
|
||||
# -
|
||||
# - Example:
|
||||
# - trash_dirs="/data/samba/transfer/.Trash /data/samba/no-backup-share/multimedia/.Trash"
|
||||
# -
|
||||
#dirs_to_cleanup=""
|
Reference in New Issue
Block a user