#
#	Configuration "Tape-using-tar-and-gzip" for KBackup
#
configname=Default
parent=/
local=NO
directoriesonly=YES
findxpertmode=NO
findxpertflags=-print
specifiedfilesonly=NO
compression=NONE
compress_options=
verify_archive=NO
archive_format=TAR
multivolume=NO
tapelength=262144000
pgpkey=root
incremental=NO
ddbufsize=4096k
double_buffering=YES
device=/dev/tape
floppy_format=1722/1440
device_is_floppy=NO
datestamp="Mon Jul 17 22:02:09 GMT+0100 1995"
resetdevice=/dev/tape-reset
manualedit=NO
followtarops=YES
scheduled_only_once=YES
TMP=/tmp
if [ "$EDITOR" = "" ] 
then
	EDITOR=joe
fi
