Update home authored by Ulrich Wohlfeil's avatar Ulrich Wohlfeil
......@@ -72,18 +72,3 @@ eo:
office:
onlyofficeExternalUrl: "https://onlyoffice.mydomain.tld"
```
\ No newline at end of file
### Per Tenant
* Enable `embeddedoffice` App for tenant
* Create technical account for `embeddedoffice`
* Add technical account to `office-prod.yml` in the config service
```yml
office:
tenants:
<tenant>:
username: <username>
password: <pwd>
```