1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-23 11:56:37 +02:00

Let Haystack realtime signal processor work in all cases

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-01-18 19:58:06 +01:00
parent 2c02951a0d
commit fd726f4121
2 changed files with 2 additions and 2 deletions

View File

@ -37,5 +37,3 @@ CHANNEL_LAYERS = {
},
},
}
HAYSTACK_SIGNAL_PROCESSOR = 'haystack.signals.RealtimeSignalProcessor'