Hi, is there some sort of config to increase the i...
# support-questions-legacy
c
Hi, is there some sort of config to increase the interval for the cronjob SyncCoreConfigWithDb? I'm using self hosted (v7) with a vercel postgres db. But due to this cronjob every minute a db call is made, which keeps the db always on. So there is a lot of compute time I'm being charged for. Do you think we can make this cronjob interval configurable (without forking the repo)? thx 🙂
3 Views