|
@@ -46,11 +46,13 @@ Not yet released.
|
|
|
|
|
|
### Cron disable
|
|
|
|
|
|
-Users can now enable/disable cronjobs and execute them out of schedule.
|
|
|
+Users can now pause/unpause cronjobs and execute them out of schedule.
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
+When troubleshooting cronjob, you can add ` >> /home/USERNAME/CRON.log 2>&1` in the cron command and output will be stored in the file everytine the cron is executed.
|
|
|
+
|
|
|
-----
|
|
|
|
|
|
### Edit Admin Users
|