Skip to content

Instantly share code, notes, and snippets.

@lukebranch
Created September 20, 2016 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukebranch/27e28805e3cadc138571353e2e701c17 to your computer and use it in GitHub Desktop.
Save lukebranch/27e28805e3cadc138571353e2e701c17 to your computer and use it in GitHub Desktop.
[options]
; This is the password that allows database operations:
admin_passwd = mysupersecretpasswordmysupersecretpasswordmysupersecretpasswordmysupersecretpasswordmysupersecretpassword
db_host = False
db_port = False
db_user = odoo
db_password = False
addons_path = /usr/lib/python2.7/dist-packages/openerp/addons
# logfile = /var/log/odoo/odoo-server.log
addons_path=/odoo/odoo-server/addons,/odoo/custom/addons,/odoo/custom/JayVora-SerpentCS/9.0/MassEditing,/odoo/custom/biztech,/odoo/custom/oca/9.0/web,/odoo/custom/yenthe666/Aeroo,/odoo/custom/oca/9.0/server-tools,/odoo/custom/Elico-Corp/9.0/l10n-china,/odoo/custom/Elico-Corp/9.0/alipay/l10n-china,/odoo/custom/lukebranch,/odoo/custom/oca/9.0/management-system,/odoo/custom/oca/9.0/hr,/odoo/custom/oca/9.0/knowledge,/odoo/custom/oca/9.0/contract,/odoo/custom/oca/9.0/website,/odoo/custom/JayVora-SerpentCS/9.0/MassEditing,/odoo/custom/oca/9.0/product-attribute,/odoo/custom/OmniaSolutions,/odoo/custom/oca/9.0_unmerged/report-print-send,/odoo/custom/oca/9.0_unmerged/product-attribute,/odoo/custom/oca/9.0_unmerged/website,/odoo/custom/yajo/9.0_unmerged/website,/odoo/custom/it-projects-llc/mail-addons/,/odoo/custom/it-projects-llc/website-addons/,/odoo/custom/Vauxoo/9.0/addons-vauxoo,/odoo/custom/x620/9.0-stock_picking_barcode/stock-logistics-barcode/,/odoo/custom/acsone/9.0/web,/odoo/custom/oca/9.0/account-financial-tools,/odoo/custom/it-projects-llc/9.0-product_barcode_generator/stock-logistics-barcode/,/odoo/custom/oca/9.0/e-commerce,/odoo/custom/SythilTech/Odoo9,/odoo/custom/oca/9.0/partner-contact,/odoo/custom/Whitecapetech/9.0/wct_addons,/odoo/custom/webkul/9.0,/odoo/custom/it-projects-llc/misc-addons,/odoo/custom/Tecnativa/social,/odoo/custom/laslabs/9.0_unmerged/web
#/odoo/custom/laslabs/9.0_unmerged/web/
#/odoo/custom/laslabs/9.0_unmerged/odoo-connector-easypost
server_wide_modules=dbfilter_from_header
list_db = False
geoip_database = /usr/share/GeoIP/GeoLiteCity.dat
# proxy_mode = True
proxy_mode = 1
xmlrpc_port = 8069
longpolling_port = 8072
logfile = /var/log/odoo/odoo-server.log
workers = 8
max_cron_threads = 1
# dbfilter=SWI2
# dbfilter=^%h$
# dbfilter=^%d$
xmlrpc = True
xmlrpc_interface = 127.0.0.1
# netrpc_interface = 127.0.0.1
limit_time_cpu = 600
limit_time_real = 1200
# limit_time_cpu = 12000
# limit_time_real = 24000
log_level = debug
# For all instances, setup this access rights group https://github.com/odoo/odoo/issues/4682 - this will allow sales team members to see the team's leads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment