0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-12 17:39:04 +02:00
dendrite/setup
Till 979a551f1e
Return null if MaxFileSizeBytes is 0 (#2409)
* Return "null" if MaxFileSizeBytes is 0

* Add comment and nil check (better save than sorry)

* Simplify config
2022-05-02 10:47:16 +02:00
..
base Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
config Return null if MaxFileSizeBytes is 0 (#2409) 2022-05-02 10:47:16 +02:00
jetstream Fix graceful shutdown 2022-04-27 15:29:49 +01:00
mscs Fix lint errors 2022-03-24 10:03:22 +00:00
process Try to recover from corrupted NATS streams in memory temporarily (#2301) 2022-03-25 12:24:21 +00:00
flags.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
monolith.go Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00