Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at https://git.elektrine.com/elektrine/elektrine-haraka.
This commit is contained in:
commit
67c1d41a0c
82 changed files with 8713 additions and 0 deletions
15
config/log.ini
Normal file
15
config/log.ini
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[main]
|
||||
|
||||
; level=data, protocol, debug, info, notice, warn, error, crit, alert, emerg
|
||||
level=info
|
||||
|
||||
; prepend timestamps to log entries? This setting does NOT affect logs emitted
|
||||
; by logging plugins (like syslog).
|
||||
timestamps=true
|
||||
|
||||
; format=default, logfmt, json
|
||||
format=default
|
||||
|
||||
; Log to file
|
||||
[file]
|
||||
filename=/app/logs/haraka.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue