mirror of
https://github.com/coturn/coturn.git
synced 2025-10-27 21:10:59 +01:00
Fix typo in mainrelay.c (#1169)
This commit is contained in:
parent
79fb65519c
commit
43f8b873a7
@ -1003,7 +1003,7 @@ static char Usage[] =
|
||||
#endif
|
||||
#if !defined(TURN_NO_PQ)
|
||||
" -e, --psql-userdb, --sql-userdb <conn-string> PostgreSQL database connection string, if used (default - "
|
||||
"empty, no PostreSQL DB used).\n"
|
||||
"empty, no PostgreSQL DB used).\n"
|
||||
" This database can be used for long-term credentials mechanism users,\n"
|
||||
" and it can store the secret value(s) for secret-based timed "
|
||||
"authentication in TURN REST API.\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user