secure-download/test_config.cfg
2020-07-29 22:39:16 +02:00

4 lines
63 B
INI

SERVE_PATH = '/tmp'
UPLOAD_KEYS = [
b'foobar' # test key
]