mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Remove confusing line from example.
This commit is contained in:
parent
cdab9637ec
commit
4043f6ee60
@ -250,10 +250,8 @@ and is a regular PHP file which sets (or overrides) some specific variables.</p>
|
||||
// $c->enable_row_linking = true;
|
||||
// $c->default_locale = en_NZ.UTF-8;
|
||||
|
||||
// $c->pg_connect[] = 'dbname=davical port=5433 user=davical_app';
|
||||
$c->pg_connect[] = 'dbname=davical port=5432 user=davical_app';
|
||||
|
||||
|
||||
</pre>
|
||||
|
||||
<p>Multiple values may be specified for the PostgreSQL connect string,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user