From 7bcbba698af122e78d703c6e02bf1ab6814e5b03 Mon Sep 17 00:00:00 2001 From: nanotube Date: Thu, 20 Jul 2006 06:57:35 +0000 Subject: [PATCH] fix linebreaks to be notepad-compatible remove commented debug line --- pykeylogger.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/pykeylogger.ini b/pykeylogger.ini index ddc6546..bfc71ce 100644 --- a/pykeylogger.ini +++ b/pykeylogger.ini @@ -21,8 +21,6 @@ exitKey=F12 # specify the key to press to flush write buffer to file (hint: to disable key, just set to a nonexistent key. buffer will still be flushed automatically.) flushKey=F11 -#debug=False - #specify one or more applications by full path name whose input will not be logged. separate multiple applications with semicolon ";". noLog=None -- 2.45.1