summary refs log tree commit diff
path: root/changelog.d/17308.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.110.0rc1Till Faelligen2024-06-261-1/+0
|
* fix missing quotes for exclude_rooms_from_sync (#17308)Dirk Klimpel2024-06-181-0/+1
We tried to configure rooms `exclude_rooms_from_sync`. If we do not quote we get an error. The example should be valid.