Drupal is marking notifications as incompatible with the aggressive mode caching.
Because its my only incompatible marking i would remove it.

What parts of notifications are incompatible?
Which effects happens?
And can be parts enabled be safely?

Thanks.

Comments

jose reyero’s picture

Status: Active » Fixed

That's because it implements hook_exit(), which is not needed anyway for cached pages.

It should work fine with aggressive mode.

michtoen’s picture

thanks.
And great module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.