mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
If you use double-quotes here, you have to escape your backslashes. It's much easier with single-quotes. (Note that the existing double-backslashes are already interpreted by python's """ parsing.)
1 line
51 B
Text
1 line
51 B
Text
Fix quoting for allowed_local_3pids example config
|