Service/mirrors: Difference between revisions

Dfarning (talk | contribs)
m fix command
Dfarning (talk | contribs)
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 "host=localhost user=mb password=12345 dbname=mb_sugar connect_timeout=15"
     DBDParams 'host=localhost user=mb password=12345 dbname=mb_sugar connect_timeout=15'
   </IfModule>
   </IfModule>
  EOF
  EOF