Add log_level as 1 remove info

This commit is contained in:
Tapasweni Pathak 2019-07-19 13:03:56 +05:30
parent 9427e1bb21
commit 88ac06094b

View File

@ -95,7 +95,7 @@ global: {
#secure_paste_sequence = "Ctrl-Shift-v"; #secure_paste_sequence = "Ctrl-Shift-v";
#windows_count_limit = 500; #windows_count_limit = 500;
#audio_low_latency = false; #audio_low_latency = false;
#log_level = info; #log_level = 1;
#trayicon_mode = "border1"; #trayicon_mode = "border1";
#startup_timeout = 91; #startup_timeout = 91;
}; };