Always log cron execution
There was a setting to disable the last execution of cron. There is no known problem with this write access and it was also questioned when this feature was build in https://github.com/owncloud/core/pull/7689#issuecomment-38264707 Recently there was also a bug report about a non-visible last cron execution (#6088) - let's better remove this. Signed-off-by:Morris Jobke <hey@morrisjobke.de>
Showing
- config/config.sample.php 0 additions, 7 deletionsconfig/config.sample.php
- cron.php 1 addition, 3 deletionscron.php
- lib/private/Settings/Admin/Server.php 0 additions, 1 deletionlib/private/Settings/Admin/Server.php
- settings/templates/settings/admin/server.php 19 additions, 21 deletionssettings/templates/settings/admin/server.php
- tests/lib/Settings/Admin/ServerTest.php 2 additions, 8 deletionstests/lib/Settings/Admin/ServerTest.php
Loading
Please register or sign in to comment