Edit user identifier examples: to @alice and @bob
				
					
				
			Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
		| @@ -31,7 +31,7 @@ provisioning: | ||||
|   # Regex of Matrix IDs allowed to use the puppet bridge | ||||
|   whitelist: {{ matrix_mx_puppet_groupme_provisioning_whitelist|to_json }} | ||||
|     # Allow a specific user | ||||
|     #- "@user:example\\.com" | ||||
|     #- "@alice:example\\.com" | ||||
|     # Allow users on a specific homeserver | ||||
|     #- "@.*:example\\.com" | ||||
|     # Allow anyone | ||||
| @@ -39,7 +39,7 @@ provisioning: | ||||
|   # Regex of Matrix IDs forbidden from using the puppet bridge | ||||
|   #blacklist: | ||||
|     # Disallow a specific user | ||||
|     #- "@user:example\\.com" | ||||
|     #- "@bob:example\\.com" | ||||
|     # Disallow users on a specific homeserver | ||||
|     #- "@.*:example\\.com" | ||||
|   blacklist: {{ matrix_mx_puppet_groupme_provisioning_blacklist|to_json }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user