Service/mirrors: Difference between revisions
m fix command |
m fix command |
||
| Line 135: | Line 135: | ||
# note that the connection string (which is passed straight through to | # note that the connection string (which is passed straight through to | ||
# PGconnectdb in this case) looks slightly different - pass vs. password | # PGconnectdb in this case) looks slightly different - pass vs. password | ||
DBDParams | DBDParams 'host=localhost user=mb password=12345 dbname=mb_sugar connect_timeout=15' | ||
</IfModule> | </IfModule> | ||
EOF | EOF | ||