Skip to content
Snippets Groups Projects

Resolve "Change cron type"

Merged Arie Peterson requested to merge 1120-change-cron-type into main
4 files
+ 9
13
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -31,9 +31,6 @@ data:
# system.bulkupload.enabled is set to false to disable bulkupload. Bulkupload
# has led to failures while using the desktop client for some of our
# customers.
# apps.core.backgroundjobs_mode set to cron disables the unreliable ajax
# scheduling that is enabled by default. Ajax scheduling is not needed
# because cronjobs are regularly executed by a kubernetes resource.
config.json: |
{
"system":{
Loading