mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 20:16:21 +00:00
Tidied roster commands
This commit is contained in:
@@ -71,22 +71,24 @@ resource.message=true
|
||||
statuses.console=all
|
||||
statuses.chat=all
|
||||
statuses.muc=all
|
||||
roster.by=presence
|
||||
roster.offline=true
|
||||
roster.empty=false
|
||||
roster.presence=true
|
||||
roster.order=presence
|
||||
roster.status=true
|
||||
roster.resource=true
|
||||
roster.priority=false
|
||||
roster=true
|
||||
roster.offline=true
|
||||
roster.empty=true
|
||||
roster.by=group
|
||||
roster.order=presence
|
||||
roster.count=true
|
||||
roster.priority=true
|
||||
roster.size=25
|
||||
roster.contact.indent=1
|
||||
roster.resource.indent=2
|
||||
roster.presence.indent=-1
|
||||
roster.header.char=@
|
||||
roster.wrap=true
|
||||
roster.header.char=@
|
||||
roster.contact.indent=1
|
||||
roster.resource=true
|
||||
roster.resource.char=/
|
||||
roster.resource.indent=1
|
||||
roster.resource.join=true
|
||||
roster.presence=true
|
||||
roster.presence.indent=-1
|
||||
roster.status=true
|
||||
occupants=true
|
||||
occupants.size=15
|
||||
occupants.jid=false
|
||||
|
||||
@@ -20,22 +20,23 @@ occupants.size=15
|
||||
occupants.jid=true
|
||||
roster=true
|
||||
roster.offline=true
|
||||
roster.resource=true
|
||||
roster.presence=true
|
||||
roster.status=true
|
||||
roster.empty=true
|
||||
roster.by=presence
|
||||
roster.order=presence
|
||||
roster.count=true
|
||||
roster.priority=true
|
||||
roster.size=25
|
||||
roster.header.char=-
|
||||
roster.contact.char=-
|
||||
roster.resource.char=-
|
||||
roster.contact.indent=2
|
||||
roster.resource.indent=2
|
||||
roster.presence.indent=2
|
||||
roster.wrap=true
|
||||
roster.header.char=@
|
||||
roster.contact.char=-
|
||||
roster.contact.indent=1
|
||||
roster.resource=true
|
||||
roster.resource.char=/
|
||||
roster.resource.indent=1
|
||||
roster.resource.join=false
|
||||
roster.presence=true
|
||||
roster.presence.indent=1
|
||||
roster.status=true
|
||||
privileges=true
|
||||
presence=true
|
||||
intype=true
|
||||
|
||||
@@ -19,19 +19,17 @@ occupants=true
|
||||
occupants.size=15
|
||||
roster=true
|
||||
roster.offline=false
|
||||
roster.resource=false
|
||||
roster.presence=false
|
||||
roster.status=false
|
||||
roster.empty=false
|
||||
roster.by=none
|
||||
roster.order=presence
|
||||
roster.count=false
|
||||
roster.priority=false
|
||||
roster.size=25
|
||||
roster.contact.indent=0
|
||||
roster.resource.indent=0
|
||||
roster.presence.indent=-1
|
||||
roster.wrap=false
|
||||
roster.contact.indent=0
|
||||
roster.resource=false
|
||||
roster.presence=false
|
||||
roster.status=false
|
||||
privileges=false
|
||||
presence=false
|
||||
intype=false
|
||||
|
||||
Reference in New Issue
Block a user