You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within the PHP error logs I see a lot of the following alerts :
ALERT - script tried to increase memory_limit to 805306368 bytes which is above the allowed value (attacker 'xx.xx.xx.xx', file '/piwik/core/SettingsServer.php', line 183
It would be great if Piwik would first try to get the allowed memory_limit before trying to set it to 8GB, resulting in unnecessary security alerts.