Author: dfarning Date: Wed Oct 7 20:40:27 2009 New Revision: 7827 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7827&view=rev Log: remove unecessary comments form dbd.conf snipit Modified: trunk/docs/installation/debian.rst Modified: trunk/docs/installation/debian.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/debian.rst?rev=7827&r1=7826&r2=7827&view=diff ============================================================================== --- trunk/docs/installation/debian.rst (original) +++ trunk/docs/installation/debian.rst Wed Oct 7 20:40:27 2009 @@ -113,8 +113,6 @@ sudo sh -c "cat > /etc/apache2/mods-available/dbd.conf << EOF <IfModule mod_dbd.c> DBDriver pgsql - # note that the connection string (which is passed straight through to - # PGconnectdb in this case) looks slightly different - pass vs. password DBDParams 'host=localhost user=mirrorbrain password=12345 dbname=mirrorbrain connect_timeout=15' </IfModule> EOF _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Wed Oct 07 2009 - 18:40:29 GMT
This archive was generated by hypermail 2.2.0 : Wed Oct 07 2009 - 18:45:07 GMT