[IMP] documentation about odoo.conf

Close #9
This commit is contained in:
Rémy Taymans 2022-10-11 16:01:08 +02:00
parent f3c9d3b533
commit 6d0d6f355e

View File

@ -0,0 +1,9 @@
# This file can be left empty
# The following standard parameters are generated automatically and are
# not required to be found in this file:
# - addons_path
# - connection parameters to the database
# - database name
# - http or xml port
# - etc.
# Only non standard or special options should be specified here.