mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
cleanup
This commit is contained in:
@@ -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=.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user