Update odoo.conf

This commit is contained in:
The Administrator 2023-03-21 22:46:07 -07:00 committed by GitHub
parent 8033c421d1
commit a69ffe90c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ data_dir = /var/lib/odoo
; admin_passwd = admin
; csv_internal_sep = ,
; db_maxconn = 64
; db_name = False
; db_name = true
; db_template = template1
; dbfilter = .*
; debug_mode = False
@ -15,7 +15,7 @@ data_dir = /var/lib/odoo
; limit_time_cpu = 60
; limit_time_real = 120
; list_db = True
; log_db = False
; log_db = True
; log_handler = [':INFO']
; log_level = info
; logfile = None