Skip to content

Commit 3ba325f

Browse files
committed
fix typo
1 parent 8955090 commit 3ba325f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hobbit_core/hobbit/static/bootstrap/shire/configs/gunicorn-logging.ini.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ args=(sys.stdout, )
4040
[handler_file]
4141
level=DEBUG
4242
class=handlers.TimedRotatingFileHandler
43-
args=('logs/guncion.log', 'D', 1, 30)
43+
args=('logs/gunicorn.log', 'D', 1, 30)

0 commit comments

Comments
 (0)