Skip to content

Commit d143abc

Browse files
committed
Document visibilityPresetsBlacklist
1 parent 87ce854 commit d143abc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configuration/ThemesConfiguration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ The format of the theme definitions is as follows:
219219
| `},` | |
220220
| `"layerTreeHiddenSublayers": ["<layername>", ...]`, | Optional: list of sublayer names to omit in layertree (but still displayed in map). |
221221
| `"predefinedFilters": [{<filter_config>}, ...]`, | Optional: predefined filter configuration, see [MapFilter](../references/qwc2_plugins.md#mapfilter). |
222+
| `"visibilityPresetsBlacklist": ["<name>", ...]`, | Optional: list of visibility presets (QGIS layer themes) to exclude. You can use`*` as a wildcard character. |
222223

223224

224225
A bare minimum theme entry might look as follows:

0 commit comments

Comments
 (0)