Skip to content

Extend readme for iFrame within all-in-one #20

@michaelblight

Description

@michaelblight

Not an issue, but it might be worth adding for those using NextCloud All-in-one and wanting to use it in an iFrame. The current documentation shows you need to add the following to config.php:

'addAllowedFrameAncestorDomain' => '*.example.com:*'

For AIO, execute the following on the host:

sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:system:set addAllowedFrameAncestorDomain --value="*.example.com"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions