Skip to content

Commit e779ea0

Browse files
committed
fix: remove storage health check, annoying for read-only fs
1 parent f30c419 commit e779ea0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controller/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
"health_check",
116116
"health_check.db", # stock Django health checkers
117117
"health_check.cache",
118-
"health_check.storage",
119118
"vendor_files",
120119
"controller.sentry",
121120
]

0 commit comments

Comments
 (0)