From 53d82153468bbcb6019793f75defa612ba47616f Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Wed, 22 Jan 2025 14:55:43 +0200 Subject: [PATCH] feat: comment URL (#1163) --- cms/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/settings.py b/cms/settings.py index 0b1876310..ab27556ad 100644 --- a/cms/settings.py +++ b/cms/settings.py @@ -495,7 +495,7 @@ r'/accounts/signup/$', r'/accounts/password/.*/$', r'/accounts/confirm-email/.*/$', - r'/api/v[0-9]+/', + # r'/api/v[0-9]+/', ] # if True, only show original, don't perform any action on videos