Skip to content
Snippets Groups Projects
Commit e5a6b0b0 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Allow a "max message count" to be specified in AreaMgr "rescan" requests

- The -R option (in the subject), can now include a message count
  i.e. -R=<count>
  I don't think this follows any existing area manager example usage, but I
  figured as long as we support a -R option, -R=<count> makes sense.
- The %RESCAN function (in the body) can now include a message count
  i.e. %RESCAN [area-tag] [R=<count>]
  This mimics the Mystic area manager usage, though we don't yet support
  a "D=days" option.

This at least partially addresses issue #929, but I sure would like some
people to test it an let me know how well it works (!)
parent 13da926e
No related branches found
No related tags found
No related merge requests found
Pipeline #8947 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment