Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
7b12e555
Commit
7b12e555
authored
Jun 16, 2021
by
Philipp Wolfer
Committed by
Georg Krause
Jun 17, 2021
Browse files
Set LOGLEVEL in example .env file
parent
913bfecd
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/env.prod.sample
View file @
7b12e555
...
...
@@ -43,6 +43,9 @@ FUNKWHALE_WEB_WORKERS=4
FUNKWHALE_HOSTNAME=yourdomain.funkwhale
FUNKWHALE_PROTOCOL=https
# Log level (debug, info, warning, error, critical)
LOGLEVEL=info
# Configure email sending using this variale
# By default, funkwhale will output emails sent to stdout
# here are a few examples for this setting
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment