Skip to content

Commit 88fc583

Browse files
committed
Add remark regarding themesConfig in tenantConfig.template.json
1 parent 8552449 commit 88fc583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/topics/MultiTenancy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ And the `tenantConfig.template.json` in `qwc-docker/volumes/config-in/` as follo
224224
}
225225
```
226226

227+
*Note*: A `themesConfig` entry in the `tenantConfig` template is resolved relative to the `tenantConfig.template.json`, and can be used to define common themes, background layers, etc. in the template.
228+
227229
## Multi-Tenancy with separate ConfigDB schemas
228230
If a separate DB config for each tenant is desired, as an alternative to configuring separate databases, it is possible to use a shared database with separate schemas. This can be achieved as follows:
229231

0 commit comments

Comments
 (0)