Lort533
Lort533
I've tested with a certificate, it partially works since sometimes it hangs.
> I too am wondering if this will ever be merged! In late 2014 I was working on a lightweight blogging engine written in lua, when I discovered during coding...
Yeah, it's a change that simply improves the experience, not a big bug, if you can even call that a bug, rather not implemented feature. But depending on how extension...
> I don't get it. Why are you installing it with root permissions if it is not being installed on the root account? You wouldn't need sudo if it is...
``` defaultUpstream: wss://lit.luvit.io/ database: /root/.litdb.git upstream: wss://lit.luvit.io/ ``` Okay, now I understand. It may've been that I moved files from root to this user and the `database` field stayed the...
How about using WireShark to see if or when does it stop sending any data?
> > How about using WireShark to see if or when does it stop sending any data? > > I mean I could use wireshark, but I have the source...
If it had connection related issues, it would show an error like `EAI_AGAIN`. Again, try using Wireshark to see if any type of connection is actually being made, I guess...
~~The view count change you did is wrong. It's supposed to have a comma (it didn't have a space in Polish version, not a comma either, simply view count, like:...
If that's not a problem, I can commit over these changes to fix up some things so they remain being correct, and add some stuff that is not in the...