mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 03:19:10 -04:00
feat added custom pages
This commit is contained in:
19
.devcontainer/laradock/weaver/conf/sample.env
Normal file
19
.devcontainer/laradock/weaver/conf/sample.env
Normal 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=
|
||||
Reference in New Issue
Block a user