Conf: don't define the db_name, fix crash on new startup.

bzr revid: p_christ@hol.gr-20081221104454-awuvhajofafadcr4
This commit is contained in:
P. Christeas 2008-12-21 12:44:54 +02:00
parent fce9ac4d32
commit 68c880cc4f
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ port = 8069
interface =
db_host = False
db_port = False
db_name = terp
; Please uncomment the following line *after* you have created the
; database. It activates the auto module check on startup.
; db_name = terp
db_user = tinyerp
db_password = False
; Uncomment these for xml-rpc over SSL