summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/13169.config1
-rw-r--r--pyproject.toml5
2 files changed, 0 insertions, 6 deletions
diff --git a/changelog.d/13169.config b/changelog.d/13169.config
deleted file mode 100644
index 560592d1c8..0000000000
--- a/changelog.d/13169.config
+++ /dev/null
@@ -1 +0,0 @@
-[`rc_joins_per_room`](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#rc_joins_per_room): parameters for the per-room join rate limit.
\ No newline at end of file
diff --git a/pyproject.toml b/pyproject.toml
index 475973deac..3a56c42c0b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,11 +10,6 @@
         showcontent = true
 
     [[tool.towncrier.type]]
-        directory = "config"
-        name = "Config options"
-        showcontent = true
-
-    [[tool.towncrier.type]]
         directory = "bugfix"
         name = "Bugfixes"
         showcontent = true