Returns the version, frontendurl, motd and various settings of Vikunja
get/info
Response
OK
allow_icon_changesboolean
available_migratorsstring[]
caldav_enabledboolean
concurrent_writesboolean
ConcurrentWrites reports whether the configured database can handle concurrent writes. It is false on SQLite, where overlapping write transactions deadlock, so clients should serialize batched writes instead of firing them in parallel.