Is there a way to stop costant requests on /admin/api/notifications? #2484
Answered
by
tabuna
ValerianMemsk
asked this question in
Q&A
-
I do not need notifications in my application, so in platform.php config file i set
It did stop requests on /admin/api/notifications, but somehow only in my local development. After I pushed changes to my test server with "production" env adr reloaded php there is still those requests send constantly. Can anyone tell how can I fix it? Its not really a problematic but rather annoying? because i want to monitor requests and revlevant once lost in the sea of this "parasitic" ones |
Beta Was this translation helpful? Give feedback.
Answered by
tabuna
Dec 29, 2022
Replies: 1 comment
-
Make sure the configuration cache has been cleared or updated |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ValerianMemsk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure the configuration cache has been cleared or updated