mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Save IP in logs
{user:ip} in log filename
This commit is contained in:
parent
d29f20789f
commit
79721f60df
2 changed files with 9 additions and 3 deletions
|
|
@ -156,6 +156,7 @@ Patterns:
|
|||
{user:domain} - Replaced by user\'s domain name
|
||||
If user is not logged in, value is set to "unknown"
|
||||
{user:uid} - Replaced by user\'s UID regardless of account currently used
|
||||
{user:ip} - Replaced by user\'s IP address
|
||||
|
||||
Examples:
|
||||
filename = "log-{date:Y-m-d}.txt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue