blob: 45989a9e3b913f4e5f9d836dde43f31cf7c5f8d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
23
# This is the queue subdirectory split.
127
# This can ben benefial for a server handling 100k messages/day.
521
# This helps for ~ 500k messages/day.
1223
# You should think about splitting your service.
|