We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162523d commit 8b3948fCopy full SHA for 8b3948f
.env.example
@@ -14,4 +14,6 @@ PROHIBITED_SLUGS=""
14
PROHIBITED_CHARACTERS_IN_SLUGS=""
15
16
# Log level for the server, defaults to "info".
17
+# Possible values: "trace", "debug", "info", "warn", "error", "fatal".
18
+# Set to "silent" to disable logging. If the value is invalid, Nova will probably not start.
19
LOG_LEVEL=""
0 commit comments