[IMP] sql_request_abstract: apply pre-commit auto fixes

This commit is contained in:
thien
2024-10-02 15:23:38 +07:00
parent 1f0844cc14
commit 0b59e053b4
4 changed files with 46 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
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

View File

@@ -1,6 +0,0 @@
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