Skip to Content
Menu
This question has been flagged
1 Reply
7913 Views

I'm using openerp with gunicorn, can I raise cpu-time-limit? I guess it's done at server/gunicorn.conf.py file, where I can find documentation about this file?

Avatar
Discard
Author Best Answer

didn't realized that conf[] options were the same that in openerp-server.conf, so this should work:

conf['cpu_time_limit'] = 120
Avatar
Discard
Related Posts Replies Views Activity
0
Aug 25
2
2
Aug 25
325
0
Aug 25
4
0
Aug 25
7
0
Aug 25
5