Hello,
I'm wondering about how to speed up my page loading on Odoo. One of the way I am thinking is to have the filestore data stored in another server, to load resources like image asynchronously.
Currently, I do have image stored in .local folder. What I want to do is to put this folder on another server, and configure Odoo correctly to make him understant that image are on another server.
Do anyone know how to configure that ?
Thanks
Donatien