Commit 823c60f
committed
Trim matrix secret when read from file
Treat the secret the same as synapse when read from file a file, so that
the same secret file can be reused between mas and synapse.
https://github.com/element-hq/synapse/blob/v1.137.0/synapse/config/experimental.py#L501 parent 3e72459 commit 823c60f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
135 | 139 | | |
136 | 140 | | |
137 | 141 | | |
| |||
0 commit comments