This file is indexed.

/usr/share/eiskaltdcpp/luascripts/formatting_settings.txt is in eiskaltdcpp-scripts 2.2.10+186+g1c0173ec-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
formatting_opt = {
	flash_on_myname = 0,
	seconds_in_timestamp = 1,
	bold = 1,
	also_match_nicks = {
	},
	background_is_dark = 0,
	color = {
		self = "red",
		nick = "darkred",
		myname = "darkgreen",
		link = "blue",
		partner = "darkmagenta",
		op = "blue",
		time = "darkgray",
		noise = "darkgray",
		normal = "black",
	},
}