mussol

Results 56 comments of mussol

just found this problem. is this project still mantained?

I'm using cemu on a barebone with no keyboard, just gamepads, and I can't exit from cemu with any button combination. other emulators like yuzu use complex combinations like Home...

> But i think it will be useless, if you use Gamepad, because the Second Screen interacting with Mouse I use Steamdeck and it got a touch screen and you...

can we activate this for public instance? I love the bot but there's a lot of messages like this one "User didn't pass the validation and was banned."

I'm also interested in showing a parameter only if another parameter is defined. My use case is some complex scripts can confuse operators so I want to avoid filling a...

create this file **/etc/logrotate.d/scriptserver** with this content: ``` # adjust path and rotation days # if you want to keep logs forever leave 36500 for 100 years of logs /opt/script-server/logs/processes/*.log...

is this included in any release? or do I need to get the git master version?

I'm facing the same problem and I don't have that option. I just installed latest Master code, so I'm pretty sure I have the latest version.

I've debugged a little bit more and the problem is that the plugin don't honour base URL configured in general configuration. Is that by design?

In my case the problem was that I was using a proxypass and the call somewhat was registered as http instead of https, so even if using https the callback...