add note to encourage reporting of begging for gems (#8605)

Also changes the email addresses in config.json.example to the real addresses so that we can use local install screenshots to tell if the correct address variable has been used.
This commit is contained in:
Alys
2017-04-01 02:06:22 +10:00
committed by Matteo Pagliazzi
parent 866b28ec15
commit 4fed13afdd
3 changed files with 7 additions and 3 deletions
+3 -3
View File
@@ -94,8 +94,8 @@
},
"ITUNES_SHARED_SECRET": "aaaabbbbccccddddeeeeffff00001111",
"EMAILS" : {
"COMMUNITY_MANAGER_EMAIL" : "community@example.com",
"TECH_ASSISTANCE_EMAIL" : "tech@example.com",
"PRESS_ENQUIRY_EMAIL" : "press@example.com"
"COMMUNITY_MANAGER_EMAIL" : "leslie@habitica.com",
"TECH_ASSISTANCE_EMAIL" : "admin@habitica.com",
"PRESS_ENQUIRY_EMAIL" : "leslie@habitica.com"
}
}