Room Server Acl Content
@JsonClass(generateAdapter = true )
Content copied to clipboard
Class representing the EventType.STATE_ROOM_SERVER_ACL state event content Ref: https://matrix.org/docs/spec/client_server/r0.6.1#m-room-server-acl
Constructors
Types
Properties
Link copied to clipboard
True to allow server names that are IP address literals. False to deny. Defaults to true if missing or otherwise not a boolean. This is strongly recommended to be set to false as servers running with IP literal names are strongly discouraged in order to require legitimate homeservers to be backed by a valid registered domain name.