Browse Source

Merge pull request #302 from cthachuk/fix-testing-cfg

Merge pull request #302
Alex Payne 10 years ago
parent
commit
edbd58fc59
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      vars/testing.yml

+ 1
- 0
vars/testing.yml View File

21
 irc_quitmsg: Bye
21
 irc_quitmsg: Bye
22
 irc_password_hash: "310c5f99825e80d5b1d663a0a993b8701255f16b2f6056f335ba6e3e720e57ed" #foo
22
 irc_password_hash: "310c5f99825e80d5b1d663a0a993b8701255f16b2f6056f335ba6e3e720e57ed" #foo
23
 irc_password_salt: "YdlPM5yjBmc/;JO6cfL5"
23
 irc_password_salt: "YdlPM5yjBmc/;JO6cfL5"
24
+irc_timezone: "America/New_York" #Example: "America/New_York"
24
 
25
 
25
 # mailserver
26
 # mailserver
26
 mail_db_password: testPassword
27
 mail_db_password: testPassword

Loading…
Cancel
Save