Update home authored by Ulrich Wohlfeil's avatar Ulrich Wohlfeil
......@@ -71,19 +71,4 @@ eo:
```yml
office:
onlyofficeExternalUrl: "https://onlyoffice.mydomain.tld"
```
### 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>
```
```
\ No newline at end of file