# Location were comment.txt file is to be saved
savecomment = comment.txt
#
# URL were images are
url = http://80.55.143.106/~dziarski/brushpl/images/
#
# Dir to upload images
updir = /home/dziarski/public_html/brushpl/images/
#
# Max File Size in bytes
maxsize = 300000
#
# Height of thumbnail
height = 60
#
# Width of tumbnail
width = 90
#
#File type people can upload
type = jpg
#
# Border Color
borcolor = AF9470
#
# Background Color
bcolor = 000000
#
# Text Color
tcolor = dddddd
#
# Link Color
lcolor = AF9470
#
# Visited Link Color
vcolor = ffffff
#
# 0 To hide the IPs 1 to show them
showip = 1
