mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
chore(config): fix typo in config.sample.php comments
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
parent
5a0ea20850
commit
442780f40d
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