Skip to content
Snippets Groups Projects
Commit e95bb417 authored by rswindell's avatar rswindell
Browse files

last_few_callers modopts.ini setting moved from [logon] section to [logonlist]

parent eafa1fad
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,6 @@ if(options.show_avatar === undefined)
options.show_avatar = true;
if(options.draw_avatar_right === undefined)
options.draw_avatar_right = true;
if(options.last_few_callers === undefined)
options.last_few_callers = 4;
if(user.settings & USER_ICE_COLOR) {
var cterm = load({}, "cterm_lib.js");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment