mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +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>