Add Weaver-athenapdf

This commit is contained in:
Nazariy Hazdun 2018-08-17 14:24:48 +03:00
parent 1b865dd153
commit 5a61c134f3
1 changed files with 19 additions and 0 deletions

19
weaver/conf/sample.env Normal file
View File

@ -0,0 +1,19 @@
GIN_MODE=debug
# Weaver
WEAVER_AUTH_KEY=arachnys-weaver
WEAVER_ATHENA_CMD=athenapdf -S
WEAVER_MAX_WORKERS=10
WEAVER_MAX_CONVERSION_QUEUE=50
WEAVER_WORKER_TIMEOUT=90
WEAVER_CONVERSION_FALLBACK=false
# CloudConvert
# API key can be found: https://cloudconvert.com/user/profile
# CLOUDCONVERT_API=https://api.cloudconvert.com
# CLOUDCONVERT_KEY=
# Monitoring
# STATSD_ADDRESS=
# STATSD_PREFIX=
# SENTRY_DSN=