mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
The IConfig service is documented to handle its data as strings, hence this changes the code a bit to ensure we store keys as string and convert them back when reading. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>