跳至內容
選單
此問題已被標幟
1 回覆
13038 瀏覽次數

I have 2 instances run the same odoo server for load balancing and high availability but the problem both run the same  cron job twice so is there any way to stop the corn jobs from the conf file I tried max_cron_threads = 0 but it still works, any suggestions 

頭像
捨棄
最佳答案

you can stop cron jobs on instance using this command below:

/etc/init.d/cron stop

show cron job command:
crontab -e
頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
1月 18
9895
2
4月 25
2546
5
3月 25
18984
1
6月 24
1856
1
5月 24
2503