salt = '123'
title = 'My site'
src = 'data/src'
dst = 'data/dst'
hidedst = 'data/hidedst'
mangle = 'm/'
url = 'https://my.site/files'
hideurl = 'https://my.site/private'
thumbw = 120
thumbh = 90
thumbcolor = 0xffffff
ffprobe = '/usr/bin/ffprobe'
ffmpeg = '/usr/bin/ffmpeg'
magick = '/usr/bin/convert'