mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-23 22:15:46 +00:00
Update CONFIGURATION.md
FIx typo in documentation
This commit is contained in:
parent
8f3faaa279
commit
0adbb0aa2f
@ -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…
x
Reference in New Issue
Block a user