mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
parent
6731a11701
commit
1b13595369
58
profrc.example
Normal file
58
profrc.example
Normal file
@ -0,0 +1,58 @@
|
||||
[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
|
||||
|
||||
[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
|
Loading…
Reference in New Issue
Block a user