mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
re-enable thredded emails
This commit is contained in:
parent
e67688f6b3
commit
fc87169ecc
@ -152,7 +152,7 @@ Thredded.layout = 'layouts/forum'
|
||||
# Thredded.notifiers = [Thredded::EmailNotifier.new]
|
||||
#
|
||||
# none:
|
||||
Thredded.notifiers = []
|
||||
#Thredded.notifiers = []
|
||||
#
|
||||
# add in (must install separate gem (under development) as well):
|
||||
# Thredded.notifiers = [Thredded::EmailNotifier.new, Thredded::PushoverNotifier.new(ENV['PUSHOVER_APP_ID'])]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user