mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
7 lines
273 B
ReStructuredText
7 lines
273 B
ReStructuredText
To configure the use of an external database, you need to edit the main configuration file of your instance and add the external database configuration with following keys :
|
|
* external_db_user
|
|
* external_db_password
|
|
* external_db_name
|
|
* external_db_host
|
|
* external_db_port
|