forked from MirrorHub/synapse
4a3f138832
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
|