nessecary is a common misspelling of necessary (#1304)
Co-authored-by: Yann Verry <yann@verry.org> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1304 Co-authored-by: yverry <yann_kolaente@verry.org> Co-committed-by: yverry <yann_kolaente@verry.org>
This commit is contained in:
@ -162,7 +162,7 @@ log:
|
||||
databaselevel: "WARNING"
|
||||
# Whether to log http requests or not. Possible values are stdout, stderr, file or off to disable http logging.
|
||||
http: "stdout"
|
||||
# Echo has its own logging which usually is unnessecary, which is why it is disabled by default. Possible values are stdout, stderr, file or off to disable standard logging.
|
||||
# Echo has its own logging which usually is unnecessary, which is why it is disabled by default. Possible values are stdout, stderr, file or off to disable standard logging.
|
||||
echo: "off"
|
||||
# Whether or not to log events. Useful for debugging. Possible values are stdout, stderr, file or off to disable events logging.
|
||||
events: "stdout"
|
||||
|
Reference in New Issue
Block a user