aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/yaurls.conf
blob: 4eb7773816cf391cfa736403d4137a23c285e87e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#
# yaurls.conf -- weechat v0.4.3-rc2
#

[blacklists]
channel_blacklist = ""
nick_blacklist = ""
server_blacklist = ""
string_blacklist = ""
url_blacklist = "youtube.com"

[colors]
domain_color = lightblue
header_color = green
prefix_suffix_color = lightmagenta
url_color = lightgreen

[engine]
convert_own = on
maximum_length = 35
service = durl
timeout = 20

[look]
format = "%H %U %D"
header = "durl"
header_prefix = "["
header_suffix = "]→"