Skip to content

Commit df60385

Browse files
authored
Merge pull request #55268 from nextcloud/chore/config_sample_typo
[stable31] chore(config): fix typo in config.sample.php comments
2 parents 5a0ea20 + 442780f commit df60385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.sample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2037,7 +2037,7 @@
20372037

20382038
/**
20392039
* PostgreSQL SSL connection
2040-
*/
2040+
*/
20412041
'pgsql_ssl' => [
20422042
'mode' => '',
20432043
'cert' => '',

0 commit comments

Comments
 (0)