Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f888e33823 | |||
|
d422b9660a |
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ title: Matrix Moderation
|
|||
# Matrix Moderation
|
||||
|
||||
All Matrix rooms created around CCCHH and which are considered *official* are subject to centralized moderation.
|
||||
This moderation is enforced by a [Mjolnir](https://github.com/matrix-org/mjolnir) bot on a techincal level and operated by a dedicated sub-team of the Infra Group.
|
||||
This moderation is enforced by a [Draupnir](https://github.com/the-draupnir-project/Draupnir) bot on a techincal level and operated by a dedicated sub-team of the Infra Group.
|
||||
|
||||
The moderation team can be reached at [matrix-moderation@hamburg.ccc.de](mailto:matrix-moderation@hamburg.ccc.de).
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
services:
|
||||
keycloak:
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.2
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.3
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
command: start --optimized
|
||||
|
|
|
|||
Loading…
Reference in a new issue