From 5ef2f875699da76e7070593418b066f5c293a12a Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Mon, 11 Jul 2022 15:05:24 +0100 Subject: Document the 'databases' homeserver config option (#13212) --- changelog.d/13212.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13212.doc (limited to 'changelog.d/13212.doc') diff --git a/changelog.d/13212.doc b/changelog.d/13212.doc new file mode 100644 index 0000000000..e6b65d826f --- /dev/null +++ b/changelog.d/13212.doc @@ -0,0 +1 @@ +Add documentation for the existing `databases` option in the homeserver configuration manual. -- cgit 1.5.1