
# Configuration file for Bin (Director)


#Directory:	A directory.
#		The specified directory where a sub-directory for today is
#		created. Within these sub-directories everything that has been
#		binned is put.

Directory:	Director:Menus.BinPL.Bin


#RemoveDays:	The number of days to keep files.
#		sub directories of <Directory> with names n days 'older' than
#		todays date will be deleted

RemoveDays:	14


#RemoveStyle:	The method used to remove old binned directories
#	Multi:	Files are removed thru a FilerAction windows (multi tasking)
#	Single:	Files are removed thru the command line (single tasking)

RemoveStyle:	Multi


#ChangeIcon:	Shall I show a different icon if something has been binned
#		today?
#		Possible values are Yes or No

ChangeIcon:	Yes


#	The following aren't implemented yet.

#Log :		Can be 'Always', 'Binned' or 'Never' (case insensitive).
#	Always:	The log report will always been shown,
#	Binned:	The log report will be shown if something has been binned
#	Never:	The log report will never been shown

Log:Binned


#ScrapShow :		Can be 'All', or 'Binned' (case insensitive).
#	All:	The log report will show all the files in <Wimp$ScrapDir>
#	Binned:	The log report will only show the files that have been binned.

ScrapShow:Binned
