This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
异步邮件发送
Browse Source
issues25489
cxt
5 years ago
parent
fd0da3a667
commit
0fb1e97a85
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
config/sidekiq.yml
Unescape
Escape
View File
@ -4,4 +4,5 @@
:
queues:
-
[
default, 3]
-
[
searchkick, 10]
-
[
notify, 100]
-
[
notify, 100]
-
[
mailers, 101]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
m52mxtq3o/educoder
Title
Body
Create Issue