Skip to Content
Menú
This question has been flagged
1 Respondre
2317 Vistes

From the documentation:  (dbfilter) specifies how the database should be selected based on the hostname (domain) that is being requested.
It is necessary to use dbfilter in the config file if I'm using una server in production with one database and one domain?


Regards.

Avatar
Descartar
Best Answer

It's not necessary to user dbfilter if you have only one DB and domain
but it's best practice to define it.
(if someone duplicates the DB from the database manager so next time user enter domain name it will open database selector instead of selecting the right db using dbfilter )

ref: https://github.com/odoo/odoo/blob/13.0/odoo/http.py#L1513

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
d’oct. 24
1218
2
de set. 23
2444
3
de juny 22
6828
0
d’oct. 21
1789
0
de juny 21
2241