You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/topics/Printing.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,3 +140,5 @@ qwc-config-service:
140
140
```
141
141
142
142
* In a multi-tenant environment, to provide separate print layouts for each tenant, organize the layouts in separate directories for each tenant below `qgis_print_layouts_dir`, and specify `qgis_print_layouts_tenant_subdir` in the respective `tenantConfig.json` to point to the desired subdir path.
143
+
144
+
* Finally, place your `*.qpt` print layouts in `volumes/print-layouts` and run the ConfigGenerator.
0 commit comments