mirror of
https://github.com/moparisthebest/HttpUploadComponent
synced 2024-11-24 09:52:15 -05:00
12 lines
237 B
YAML
12 lines
237 B
YAML
|
jid: upload.siacs.eu
|
||
|
secret: something
|
||
|
storage_path : ./
|
||
|
whitelist:
|
||
|
- jabber.ccc.de
|
||
|
- siacs.eu
|
||
|
- gultsch.de
|
||
|
max_file_size: 20971520 #20MiB
|
||
|
http_port: 8080
|
||
|
get_url : http://upload.siacs.eu:8080
|
||
|
put_url : http://upload.siacs.eu:8080
|