diff --git a/json/kavita.json b/json/kavita.json index 3ab3e87e..dddd26a9 100644 --- a/json/kavita.json +++ b/json/kavita.json @@ -30,5 +30,9 @@ "username": null, "password": null }, - "notes": [] -} \ No newline at end of file + "notes": [{ + "text": "To enable folder adding append your lxc.conf on your host with 'lxc.environment: DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1'", + "type": "info" + } + ] +}