mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-01-03 00:10:19 +00:00
Add verbosity levels.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# should the server print every packet it receives?
|
||||
verbose=false
|
||||
# verbosity level
|
||||
# 0 = mostly silence
|
||||
# 1 = debug prints and unknown packets
|
||||
# 2 = print all packets except LIVE_CHECK and movement
|
||||
# 3 = print all packets
|
||||
verbosity=1
|
||||
|
||||
# Login Server configuration
|
||||
[login]
|
||||
|
||||
Reference in New Issue
Block a user