Skip to content

Commit

Permalink
[docs] add possible log levels (#3638)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Genson <[email protected]>
  • Loading branch information
DennisGaida and michael-genson authored Jun 1, 2024
1 parent 4bc88e6 commit 166582a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
| TZ | UTC | Must be set to get correct date/time on the server |
| ALLOW_SIGNUP<super>\*</super> | false | Allow user sign-up without token |
| LOG_CONFIG_OVERRIDE | | Override the config for logging with a custom path |
| LOG_LEVEL | info | Logging level configured |
| LOG_LEVEL | info | Logging level (e.g. critical, error, warning, info, debug, trace) |
| DAILY_SCHEDULE_TIME | 23:45 | The time of day to run the daily tasks. |

<super>\*</super> Starting in v1.4.0 this was changed to default to `false` as apart of a security review of the application.
Expand Down

0 comments on commit 166582a

Please sign in to comment.