diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-09-09 16:34:47 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-09-09 16:34:47 +0100 |
commit | 21a6f0b12c3e0db147b73b26fa465460f46a3bd8 (patch) | |
tree | 2a2229e6883e4ba0c13d54f9f92ef9b5f825ebe1 | |
parent | Revert "Ensure the password reset template is correctly converted to binary" (diff) | |
download | synapse-21a6f0b12c3e0db147b73b26fa465460f46a3bd8.tar.xz |
Read all files as UTF-8
-rw-r--r-- | synapse/config/_base.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/config/_base.py b/synapse/config/_base.py |