include demo data at creation
This commit is contained in:
parent
58e070758c
commit
5b8742365a
|
@ -10,7 +10,7 @@ db_password = odoo
|
||||||
; db_template = template1
|
; db_template = template1
|
||||||
dbfilter = .*
|
dbfilter = .*
|
||||||
debug_mode = True
|
debug_mode = True
|
||||||
without_demo = all
|
; without_demo = all
|
||||||
; email_from = False
|
; email_from = False
|
||||||
; limit_memory_hard = 2684354560
|
; limit_memory_hard = 2684354560
|
||||||
; limit_memory_soft = 2147483648
|
; limit_memory_soft = 2147483648
|
||||||
|
|
Loading…
Reference in a new issue