The IOP secret used to connect to the wopiserver. [Ref]
[app.provider.wopi]
iop_secret = ""
A URI to a static asset which represents the app icon. [Ref]
[app.provider.wopi]
app_icon_uri = ""
The base URL to generate links to navigate back to the containing folder. [Ref]
[app.provider.wopi]
folder_base_url = ""
The internal app URL in case of dockerized deployments. Defaults to AppURL [Ref]
[app.provider.wopi]
app_int_url = ""
The API key used by the app, if applicable. [Ref]
[app.provider.wopi]
app_api_key = ""
The JWT secret to be used to retrieve the token TTL. [Ref]
[app.provider.wopi]
jwt_secret = ""
Specifies if the app can be opened only on desktop. [Ref]
[app.provider.wopi]
app_desktop_only = false