Add --upload, --qrcode
This commit is contained in:
parent
b4125a9d73
commit
47329bf3bf
6 changed files with 253 additions and 45 deletions
4
test_config.cfg
Normal file
4
test_config.cfg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
SERVE_PATH = '/tmp'
|
||||
UPLOAD_KEYS = [
|
||||
b'foobar' # test key
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue