Document that sql_ssl can be used with MySQL too

This commit is contained in:
Badlop 2021-05-05 11:44:09 +02:00
parent c2821be94c
commit 6db228fcb3
1 changed files with 1 additions and 1 deletions

View File

@ -1301,7 +1301,7 @@ doc() ->
note => "improved in 20.03", note => "improved in 20.03",
desc => desc =>
?T("Whether to use SSL encrypted connections to the " ?T("Whether to use SSL encrypted connections to the "
"SQL server. The option is only available for " "SQL server. The option is only available for MySQL and "
"PostgreSQL. The default value is 'false'.")}}, "PostgreSQL. The default value is 'false'.")}},
{sql_ssl_cafile, {sql_ssl_cafile,
#{value => ?T("Path"), #{value => ?T("Path"),