@THESCHWARTZ_DBS = ( { dsn => 'dbi:mysql:dw_schwartz;host=localhost', # CHANGETHIS if on Dreamhack to dreamhack_username instead of dw_schwartz user => 'dw', # CHANGETHIS if on Dreamhack to dh_username pass => 'password', # CHANGETHIS }, );
If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
Other options:
no subject
@THESCHWARTZ_DBS = (
{
dsn => 'dbi:mysql:dw_schwartz;host=localhost', # CHANGETHIS if on Dreamhack to dreamhack_username instead of dw_schwartz
user => 'dw', # CHANGETHIS if on Dreamhack to dh_username
pass => 'password', # CHANGETHIS
},
);