about summary refs log tree commit diff stats
path: root/ranger.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ranger.conf')
-rw-r--r--ranger.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger.conf b/ranger.conf
index 628c42d9..a4651876 100644
--- a/ranger.conf
+++ b/ranger.conf
@@ -35,7 +35,7 @@ Option.mouse_interval = 200
 
 # for debugging. the debug level defines how much is logged.
 # 0 = nothing, 1 = fatal errors, 2 = errors, 3 = debug info
-Option.debug_level    = 3
+Option.debug_level    = 0
 Option.debug_file     = '/tmp/errorlog'
 
 # ask for a confirmation before deleting things?