Homemaker
This commit is contained in:
parent
b064077703
commit
120ce97d0e
8 changed files with 594 additions and 58 deletions
74
config/profrc
Normal file
74
config/profrc
Normal file
|
@ -0,0 +1,74 @@
|
|||
[connection]
|
||||
autoping=0
|
||||
reconnect=5
|
||||
account=quentin.godefroid@corp.ovh.com
|
||||
defaccount=quentin.godefroid@corp.ovh.com
|
||||
|
||||
receipts.request=true
|
||||
receipts.send=true
|
||||
|
||||
[ui]
|
||||
splash=false
|
||||
intype=false
|
||||
beep=false
|
||||
statuses.muc=none
|
||||
theme=boothj5
|
||||
history=false
|
||||
titlebar=true
|
||||
mouse=false
|
||||
flash=true
|
||||
vercheck=false
|
||||
roster=true
|
||||
roster.by=group
|
||||
statuses.console=none
|
||||
time.statusbar=%d/%m/%y %H:%M
|
||||
statuses.console=none
|
||||
statuses.chat=none
|
||||
occupants.jid=false
|
||||
roster.resource=hide
|
||||
|
||||
roster.size=25
|
||||
presence=false
|
||||
enc.warn=true
|
||||
occupants=true
|
||||
resource.message=false
|
||||
|
||||
[chatstates]
|
||||
enabled=false
|
||||
outtype=false
|
||||
gone=0
|
||||
|
||||
[notifications]
|
||||
remind=60
|
||||
invite=true
|
||||
sub=true
|
||||
message=true
|
||||
room=mention
|
||||
message.current=false
|
||||
room.current=false
|
||||
typing=false
|
||||
typing.current=true
|
||||
message.text=true
|
||||
room.text=true
|
||||
|
||||
[alias]
|
||||
friends=/who online friends
|
||||
bob=/msg bob@server.org hey wassup?
|
||||
|
||||
[logging]
|
||||
chlog=true
|
||||
grlog=true
|
||||
maxsize=1073741824
|
||||
rotate=true
|
||||
shared=false
|
||||
|
||||
[otr]
|
||||
warn=true
|
||||
log=redact
|
||||
policy=manual
|
||||
|
||||
[presence]
|
||||
autoaway.mode=away
|
||||
autoaway.time=15
|
||||
autoaway.message=Away from computer
|
||||
autoaway.check=false
|
Loading…
Add table
Add a link
Reference in a new issue