mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
feat: add and adjust configs for Web embed mode (#7766)
* feat: add and adjust configs for embed mode * Update services/web/pkg/config/options.go Co-authored-by: Martin <github@diemattels.at> * docs: adjust description for WEB_OPTION_EMBED_TARGET --------- Co-authored-by: Martin <github@diemattels.at>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Enhancement: Configs for Web embed mode
|
||||
|
||||
Two new configs for the Web embed mode have been added:
|
||||
New configs for the Web embed mode have been added:
|
||||
|
||||
* `mode` Defines the mode in which Web will be running.
|
||||
* `embedTarget` Defines how Web is being integrated when running in embed mode.
|
||||
* `enabled` Defines if embed mode is enabled.
|
||||
* `target` Defines how Web is being integrated when running in embed mode.
|
||||
* `messagesOrigin` Defines a URL under which Web can be integrated via iFrame.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/7670
|
||||
https://github.com/owncloud/web/issues/9768
|
||||
|
||||
Reference in New Issue
Block a user