mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added log to /prefs output
This commit is contained in:
parent
c67b1d6f40
commit
019d0ed4dd
@ -868,6 +868,8 @@ cons_prefs(void)
|
||||
else
|
||||
cons_show("Splash screen : OFF");
|
||||
|
||||
cons_show("Max log size : %d bytes", prefs_get_max_log_size());
|
||||
|
||||
if (prefs_get_chlog())
|
||||
cons_show("Chat logging : ON");
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user