Skip to content
Commit 1cc6a0f8 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by backportbot[bot]
Browse files

Fix updates of NULL appconfig values



The comparisson of NULL is a bit special.
So we need to handle this a tad beter else it might not replace NULL
values. or allow you to set NULL values on updates.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 526a3920
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment