Revert "app_queue: periodic announcement configurable start time."

This reverts commit 71e317f68f.

Reason for revert: Causes segmentation fault.

Change-Id: I3beeda83249bffec2a8f246aa50a6b2f1b59ef59
This commit is contained in:
Joshua Colp
2023-04-11 18:37:30 -05:00
committed by Friendly Automation
parent 0119f3ad48
commit 4ec4543332
3 changed files with 0 additions and 24 deletions

View File

@@ -1,9 +0,0 @@
Subject: app_queue
Introduce a new queue configuration option called
'periodic-announce-startdelay' which will vary the normal (historic) behavior
of starting the periodic announcement cycle at periodic-announce-frequency
seconds after entering the queue to start the periodic announcement cycle at
period-announce-startdelay seconds after joining the queue.
The default behavior if this config option is not set remains unchanged.