pYSFReflector/YSFReflector.ini
Kim Huebel f5340c019d Added FileRotate parameter (defaults to 1 also if not set in ini)
This parameter controls the name of the logfile to be able to to log-rotation with system logrotate in linux to get rid of
the timestamped files and get a much more smaller footprint in the log-directory
2021-03-19 21:49:28 +00:00

31 lines
521 B
INI

[General]
# not managed
Daemon=0
[Info]
# Remember to register your YSFReflector at:
# https://register.ysfreflector.de
# Id=<5-digit-id>
Name=<reflector name>
Description=<reflector description>
[Log]
# Logging levels, 0=No logging
# not managed
DisplayLevel=1
# not managed
FileLevel=1
FilePath=/var/log
FileRoot=YSFReflector
# Set this to 0 and configure systems logrotate to do the job with a single log file
FileRotate=1
[Network]
Port=42395
# not managed
Debug=0
[Block List]
File=/usr/local/etc/deny.db
Time=5