Skip to content

Commit f03f443

Browse files
committed
Document editTextNullValue
1 parent 27b4caa commit f03f443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configuration/ViewerConfiguration.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ All settings are optional, with fallback to the default values as documented.
4646
|`urlRegEx` | A [JSON-escaped](https://www.freeformatter.com/json-escape.html) regular expression used to match URLs in feature attribute values. Default: see `qwc2/utils/MiscUtils.js`. |
4747
|`trustWmsCapabilityURLs` | Whether to trust the GetMap etc. URLs reported in WMS service capabilities. If not `true`, the protocol, host and pathname portion of the URLs are inherited from the called capabilities URL. |
4848
|`editServiceCaptchaSiteKey` | ReCAPTCHA public site key for public editing, see [ReCAPTCHA validation](../Topics/Editing.md#recaptcha).
49+
|`editTextNullValue` | A text value which represents `NULL` when editing.
4950

5051
### Global settings, overridable per theme<a name="theme-overridable-settings"></a>
5152

0 commit comments

Comments
 (0)