mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
fix(docs): Fix typo in documentation
This commit is contained in:
@@ -1586,13 +1586,16 @@ For PostgresSQL, set the database URL to something like:
|
||||
all cache data. You must also set `OCSStoreURL` and `OCSAclURL`
|
||||
if you set this parameter.
|
||||
|
||||
For PostgresSQL, set the database URL to something like:
|
||||
`postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_cache_folder`.
|
||||
|
||||
|S |OCSAdminURL
|
||||
|Parameter used to set the database URL so that SOGo can use to store
|
||||
all administration elements.
|
||||
|
||||
|
||||
For PostgresSQL, set the database URL to something like:
|
||||
`postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_cache_folder`.
|
||||
`postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_admin`.
|
||||
|
||||
|=======================================================================
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user