More responsive touch, optimise release, protocol debug

This commit is contained in:
Niellun
2025-05-26 03:43:29 +03:00
parent b2476e3480
commit 787aac6b99
9 changed files with 156 additions and 99 deletions
+9 -1
View File
@@ -70,4 +70,12 @@
# fi
#
#on-connect-script =
#on-disconnect-script =
#on-disconnect-script =
# Protocol debug level. Works on debug builds only with PROTOCOL_DEBUG flag set.
# 0 - nothing
# 1 - unknown commands
# 2 - all commands except data streams
# 3 - include outgoing commands
# 4 - log everything
#protocol-debug = 0