18 lines
		
	
	
		
			467 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			467 B
		
	
	
	
		
			Plaintext
		
	
	
| [options]
 | |
| 
 | |
| xmlrpc_port = 8080
 | |
| ; This is the password that allows database operations:
 | |
| ; admin_passwd = admin
 | |
| db_host = False
 | |
| db_port = 5432
 | |
| db_user = False
 | |
| db_password = False
 | |
| 
 | |
| addons_path = ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons,dmi/run1
 | |
| ; For enterprise use the addons path bellow
 | |
| ; addons_path = ext/enterprise-addons,ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons,dmi/run1
 | |
| timezone = Europe/Vienna
 | |
| 
 | |
| #dbfilter_test = ['.*',]
 | |
| show_debug = 1
 |