This commit is contained in:
Yhael S
2023-10-06 23:57:03 -05:00
parent 554f9f533d
commit 85a1928677

View File

@@ -2,7 +2,7 @@
# Main Configuration # # Main Configuration #
#--------------------------# #--------------------------#
# Odoo # Odoo
APP_ENV=local APP_ENV=staging
INIT= INIT=
UPDATE= UPDATE=
LOAD=base,web,session_redis,attachment_s3 LOAD=base,web,session_redis,attachment_s3
@@ -26,7 +26,7 @@ LOAD_LANGUAGE=
DB_SSLMODE=prefer DB_SSLMODE=prefer
DB_MAXCONN=64 DB_MAXCONN=64
DB_TEMPLATE=unaccent_template DB_TEMPLATE=unaccent_template
UNACCENT=False UNACCENT=True
LIST_DB=True LIST_DB=True
DBFILTER=.* DBFILTER=.*