mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #55268 from nextcloud/chore/config_sample_typo
[stable31] chore(config): fix typo in config.sample.php comments
This commit is contained in:
commit
df603850dc
1 changed files with 1 additions and 1 deletions
|
|
@ -2037,7 +2037,7 @@ $CONFIG = [
|
|||
|
||||
/**
|
||||
* PostgreSQL SSL connection
|
||||
*/
|
||||
*/
|
||||
'pgsql_ssl' => [
|
||||
'mode' => '',
|
||||
'cert' => '',
|
||||
|
|
|
|||
Loading…
Reference in a new issue