ahh.. so i can limit the lengh of %request.
how do i do that ?
this is my request line :
Request_Line = "[REQUESTS] - [ %##:] %-10user at %D-%M-%Y ~ %request"
is it possible to make like this
Request_Line = "[REQUESTS] - [ %##:] %request ~ by %-10user at %D-%M-%Y"
and still have the reqdel reqfilled work.
and of course have the rename to filled work ?
for example if it was possible to make a
Request_Field = " :] "
and
Request_Field_end = " ~ "