mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
Update federated-editing.md
the coolwsd frame_ancestor is obsolete, replaced by the CSP one. Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
This commit is contained in:
parent
05fa51e71a
commit
fc63ac25bc
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Collabora by default only allows embedding from the same remote that the initial
|
|||
|
||||
Assuming gs1.example.com and gs2.example.com are Nextcloud servers:
|
||||
|
||||
coolconfig set net.frame_ancestors "*.example.com"
|
||||
coolconfig set net.content_security_policy "frame-ancestors *.example.com:*;"
|
||||
|
||||
## Trusted hosts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue