19 Oct
2013
19 Oct
'13
9:40 a.m.
Sanity Computers wrote:
Hi all, FR 2.2 is working fine but I can’t find detail on how to order the counters and provide a logical reply message.
The message from the sqlcounter module is hard-coded in the module. That could be changed, I guess.
The max-daily-session code works and reply’s perfectly and is how I would like a max-daily-bytes to work.
If a user exceeds the bytes allowance the reply message is always the expiry message. Is there documentation on the formatting and rules ?
The message is hard-coded. There is no documentation on formatting, because it's not possible to format the message. If you want to change the message, you can do it in the post-auth Reject section. Alan DeKok.