|
@ -11,8 +11,8 @@ without_demo = False |
|
|
verbose = False |
|
|
verbose = False |
|
|
|
|
|
|
|
|
; Database settings |
|
|
; Database settings |
|
|
db_user = openerp |
|
|
|
|
|
db_password = jw8s0F4 |
|
|
|
|
|
|
|
|
db_user = %%OPENERP_USERNAME%% |
|
|
|
|
|
db_password = %%OPENERP_PASSWOR%% |
|
|
; Please uncomment the following line *after* you have created the |
|
|
; Please uncomment the following line *after* you have created the |
|
|
; database. It activates the auto module check on startup. |
|
|
; database. It activates the auto module check on startup. |
|
|
; db_name = False |
|
|
; db_name = False |
|
|