about summary refs log tree commit diff stats
path: root/src/ldblib.c
Commit message (Expand)AuthorAgeFilesLines
* new fork of Lua 5.1Kartik K. Agaram2021-10-221-0/+398
20:49:22 +0100 committer Aurelien Aptel <aaptel@suse.com> 2019-12-03 21:10:39 +0100 XEP-0392: config: add "color.nick" bool option' href='/danisanti/profani-tty/commit/profrc.example?id=15064d97397779d172c993100a763f48a52238e1'>15064d97 ^
1b135953 ^












































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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59












                    
               












































                                   
[ui]
splash=true
intype=true
beep=false
statuses.muc=all
theme=boothj5
history=true
titlebar=true
mouse=false
flash=false
vercheck=false
statuses.console=all
statuses.chat=all
color.nick=true

[connection]
autoping=60
reconnect=5
account=me@server.org

[chatstates]
enabled=true
outtype=false
gone=10

[notifications]
remind=60
invite=true
sub=true
message=true
room=mention
message.current=true
room.current=true
typing=true
typing.current=false
message.text=true
room.text=true

[alias]
friends=/who online friends
bob=/msg bob@server.org hey wassup?

[logging]
chlog=true
grlog=true
maxsize=1048580
rotate=true
shared=true

[otr]
warn=true
log=redact
policy=manual

[presence]
autoaway.mode=away
autoaway.time=15
autoaway.message=Away from computer
autoaway.check=true