Update delegate.md#9342
Conversation
richvdh
left a comment
There was a problem hiding this comment.
I might be missing something, but as far as I'm aware, the need for public_baseurl is unrelated to delegation?
|
Let me describe steps which I done. So maybe it's unrelated, but I will appreciate it there will be some mention like in this PR. Or did I'm anything wrong and the recommended steps to setup delegation are different? |
|
I just think it's unrelated to delegation, or indeed federation. You need a correct It might be worth calling out the need for it in |
|
Yes, it seems to be solved with PR you mentioned. But anyway, I think it is related, see: synapse/docs/sample_config.yaml Line 1286 in 9dbfec0 Or we can move it into FAQ section. It's up to you, you can close this issue it you don't want to merge this PR. |
That's about delegating 3pid validation, not federation. Thank you very much for contributing, but I'm afraid I feel like the change will confuse people, so I'm going to go ahead and close this. |
Maybe worth to explicitly mention to edit
public_baseurlwhen using delegation.Pull Request Checklist
Pull request is based on the develop branch
Pull request includes a changelog file. The entry should:
EventStoretoEventWorkerStore.".code blocks.Pull request includes a sign off
Code style is correct (run the linters)