Markus I.
1 year ago
@Friendica Support
Since the last update (to the onepoll.php) @Fabian Dost and I get these Errors in the cronjob:

PHP Fatal error: Cannot break/continue 1 level in /var/www/virtual/marmor/html/include/onepoll.php on line 224


We are both Uberspace users, don't know if that makes a difference.

Any ideas on that? What has changed in the onepoll.php?
49 comments show more
tony baldwin
1 year ago
Also, I turned off logging for friendica.log and statusnet, since these were the two biggest offenders (but also my /var/log/apache2/ was really, really full).
tony baldwin
1 year ago
Oh wait...

rotate 4 means keep 4 weeks, but maxage 10 means trash 'em after 10 days.

Maybe I should just to
rotate 2
maxage 14
or something.
Report Bug