Skip to content

Commit

Permalink
Allow .log files on level 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodearnest committed Oct 13, 2023
1 parent 9226cae commit 261eb6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobrunner/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def database_urls_from_env(env):
".html",
".pdf",
".txt",
".log",
".json",
]

Expand Down

0 comments on commit 261eb6f

Please sign in to comment.