Update CONFIGURATION.md
FIx typo in documentation
This commit is contained in:
parent
8f3faaa279
commit
0adbb0aa2f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ you will be overriding the values set in the configuration files.
|
||||||
| `MCAPTCHA_DATEBASE_USERNAME` | database username |
|
| `MCAPTCHA_DATEBASE_USERNAME` | database username |
|
||||||
| `MCAPTCHA_DATEBASE_POOL` | database connection pool size |
|
| `MCAPTCHA_DATEBASE_POOL` | database connection pool size |
|
||||||
| `MCAPTCHA_DATEBASE_DATABASE_TYPE` | database tpye: "postgres" or "maria" |
|
| `MCAPTCHA_DATEBASE_DATABASE_TYPE` | database tpye: "postgres" or "maria" |
|
||||||
| `DATABSE_URL` (overrides above vars) | database URL in `postgres://user:pass@host:port/dbname` format |
|
| `DATABASE_URL` (overrides above vars) | database URL in `postgres://user:pass@host:port/dbname` format |
|
||||||
|
|
||||||
#### Redis
|
#### Redis
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue