From 5b8742365a112edf32724b282393308958ddee77 Mon Sep 17 00:00:00 2001 From: Matt Marcha Date: Tue, 1 Apr 2025 09:27:48 -1000 Subject: [PATCH] include demo data at creation --- config/odoo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/odoo.conf b/config/odoo.conf index 80074c7..9b7b187 100644 --- a/config/odoo.conf +++ b/config/odoo.conf @@ -10,7 +10,7 @@ db_password = odoo ; db_template = template1 dbfilter = .* debug_mode = True -without_demo = all +; without_demo = all ; email_from = False ; limit_memory_hard = 2684354560 ; limit_memory_soft = 2147483648