diff options
author | Travis Ralston <travpc@gmail.com> | 2018-11-15 11:08:27 -0700 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-11-15 18:08:27 +0000 |
commit | 835779f7fb8e8b84c3f8e371528d6ea08d0c373f (patch) | |
tree | e45ac0bbcae1750ce3adff184c6fae733e9a38f3 /changelog.d | |
parent | Use <meta> tags to discover the per-page encoding of html previews (#4183) (diff) | |
download | synapse-835779f7fb8e8b84c3f8e371528d6ea08d0c373f.tar.xz |
Add option to track MAU stats (but not limit people) (#3830)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3830.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3830.feature b/changelog.d/3830.feature new file mode 100644 index 0000000000..af472cf763 --- /dev/null +++ b/changelog.d/3830.feature @@ -0,0 +1 @@ +Add option to track MAU stats (but not limit people) |