Cesy (
cesy) wrote in
dw_dev_training2009-08-27 09:27 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
Quick question
I'm trying to review bug 671, which includes email notifications. I've been told ESN requires TheSchwartz, so I'm looking at the wiki page to set it up.
It mentions the following line of code in etc/config-local.pl:
However, there's a very similar block in etc/config-private.pl from the recent database changes (it's the one that was somewhere different before and we had to copy and paste across), and that has:
(Or something similar - I don't have access to my Dreamhack right now so can't double-check the syntax, but that was the gist of it.)
So, should I change it to a new password, or which existing password, or should it be what's on the wiki? Also, which file should it be in?
It mentions the following line of code in etc/config-local.pl:
pass => $DW::PRIVATE::THESCHWARTZ_DBS{pass},
However, there's a very similar block in etc/config-private.pl from the recent database changes (it's the one that was somewhere different before and we had to copy and paste across), and that has:
pass => "password", #CHANGE THIS
(Or something similar - I don't have access to my Dreamhack right now so can't double-check the syntax, but that was the gist of it.)
So, should I change it to a new password, or which existing password, or should it be what's on the wiki? Also, which file should it be in?