mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-10 08:55:00 -04:00
Adds dbUseSSL flag
This commit is contained in:
parent
62ae4a0a97
commit
a1f2880926
3 changed files with 5 additions and 1 deletions
|
@ -206,6 +206,7 @@
|
|||
*/
|
||||
|
||||
"dbType": "${DB_TYPE:dirty}",
|
||||
"dbUseSSL": "${DB_TYPE:false}",
|
||||
"dbSettings": {
|
||||
"host": "${DB_HOST:undefined}",
|
||||
"port": "${DB_PORT:undefined}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue