summaryrefslogtreecommitdiff
path: root/data/default_config.cfg
blob: 879f65909c606c73add9ad9bf48d36ecffee112c (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
29
30
31
32
33
[Poezio]
# the server. Make sure the server you're using accepts anonymous authentification
server = louiz.org

# the port you'll use to connect
port = 5222

# the resource you will use
resource = poezio

# the nick you will use when joining a room with no associated nick
default_nick = poezio

# the rooms you will join automatically on startup, with associated nickname or not
rooms = poezio@conference.codingteam.net:discussion@kikoo.louiz.org

# the completion type you will use to complete nicknames
# if "normal", complete the entire name to the first available completion
# and then cycle through the possible completion with the next TABs
# if "shell", if there's more than one nick for this completion, complete
# only the part that all then nicks have in common (like in a shell)
completion = normal

# what will be put after the name, when using autocompletion
# a SPACE will always be added after that
after_completion = ,

# a list of words (separated by a semicolon (:)) that will be highlighted if said by
# someone on a room
highlight_on = FION

# the file where logs are saved (useless for the moment)
logfile = logs