Skip to content

module to limit the size of messages in certain rooms

Notifications You must be signed in to change notification settings

matrix-org/message_limit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

spam_checker:
  - module: limiter.Limiter
    config:
      limit: 750
      protected_rooms:
        - "!foobarbaz:matrix.org"
        - "!barbazquz:matrix.org"

About

module to limit the size of messages in certain rooms

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages