signal
This commit is contained in:
		@ -88,7 +88,7 @@ signal:
 | 
				
			|||||||
bridge:
 | 
					bridge:
 | 
				
			||||||
    # Localpart template of MXIDs for Signal users.
 | 
					    # Localpart template of MXIDs for Signal users.
 | 
				
			||||||
    # {{.}} is replaced with the internal ID of the Signal user.
 | 
					    # {{.}} is replaced with the internal ID of the Signal user.
 | 
				
			||||||
    username_template: signal_{{.}}
 | 
					    username_template: signal_{{.ContactName}}
 | 
				
			||||||
    # Displayname template for Signal users. This is also used as the room name in DMs if private_chat_portal_meta is enabled.
 | 
					    # Displayname template for Signal users. This is also used as the room name in DMs if private_chat_portal_meta is enabled.
 | 
				
			||||||
    # {{.ProfileName}} - The Signal profile name set by the user.
 | 
					    # {{.ProfileName}} - The Signal profile name set by the user.
 | 
				
			||||||
    # {{.ContactName}} - The name for the user from your phone's contact list. This is not safe on multi-user instances.
 | 
					    # {{.ContactName}} - The name for the user from your phone's contact list. This is not safe on multi-user instances.
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user