- further healthz improvements
This commit is contained in:
@@ -323,6 +323,7 @@ class Config(object):
|
||||
r'^/healthz($|/.*)',
|
||||
r'^/_healthz($|/.*)',
|
||||
]
|
||||
SECURITY_LOGIN_WITHOUT_VIEWS = True # Dit voorkomt automatische redirects
|
||||
|
||||
|
||||
class DevConfig(Config):
|
||||
|
||||
Reference in New Issue
Block a user