liquid_feedback_frontend
diff app/main/_prefork/10_init.lua @ 1753:85ee2f4ca9f2
Fixed worker name
| author | bsw |
|---|---|
| date | Wed Oct 13 13:33:23 2021 +0200 (2021-10-13) |
| parents | 3c08ec19cc2b |
| children | 7b16ddc69a2f |
line diff
1.1 --- a/app/main/_prefork/10_init.lua Mon Oct 11 11:03:04 2021 +0200 1.2 +++ b/app/main/_prefork/10_init.lua Wed Oct 13 13:33:23 2021 +0200 1.3 @@ -272,7 +272,7 @@ 1.4 listen{ 1.5 { 1.6 proto = "interval", 1.7 - name = "send_pending_notifications", 1.8 + name = "mirror_firstlife_groups", 1.9 delay = 5, 1.10 handler = function() 1.11 firstlife_mirror_groups()