mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 18:56:21 +00:00
Added roster rooms preference
This commit is contained in:
@@ -89,6 +89,7 @@ roster.resource.join=true
|
||||
roster.presence=true
|
||||
roster.presence.indent=-1
|
||||
roster.status=true
|
||||
roster.rooms=true
|
||||
occupants=true
|
||||
occupants.size=15
|
||||
occupants.jid=false
|
||||
|
||||
@@ -37,6 +37,7 @@ roster.resource.join=false
|
||||
roster.presence=true
|
||||
roster.presence.indent=1
|
||||
roster.status=true
|
||||
roster.rooms=true
|
||||
privileges=true
|
||||
presence=true
|
||||
intype=true
|
||||
|
||||
@@ -30,6 +30,7 @@ roster.contact.indent=0
|
||||
roster.resource=false
|
||||
roster.presence=false
|
||||
roster.status=false
|
||||
roster.rooms=false
|
||||
privileges=false
|
||||
presence=false
|
||||
intype=false
|
||||
|
||||
Reference in New Issue
Block a user