8 lines
328 B
YAML
8 lines
328 B
YAML
|
---
|
||
|
# Keys are queue names.
|
||
|
# Values are either a string, or an array of strings, with
|
||
|
# TicketSQL ordering like "Created DESC" or "id ASC".
|
||
|
# For each queue in this file, the OneTicketPerRequestor mail plug-in
|
||
|
# will redirect incoming mail to the first ticket from the requestor
|
||
|
# that matches with the ordering you specified.
|