stickz
stickz
Try this instead. You should have a `method.insert` for `cfg.basedir` already setup. ``` method.insert = cfg.watch, private|const|string, (cat,(cfg.basedir),"watch/") method.insert = cfg.watch2, private|const|string, (cat,(cfg.basedir),"watch2/") directory.watch.added = (cat,(cfg.watch)), load.start directory.watch.added = (cat,(cfg.watch2)),...
hi @chapit-nicolas have you thought about upgrading to Ubuntu 20.04 LTS? This may resolve your problems.
**You can not use httprpc for features which require an XML response. This outputs a JSON response.**
I have a fork of this project that is meant to work with Wireguard. You can use iptables to split tunnel traffic with this protocol. So port 22 for SSH...
hi @AdmiralPicard I created a fork of this script, if you would like to give it a try. The logging is enabled by default to report crashes. I also fixed...
There should be a more detailed compile warning, which more clearly specifies the nature of this error. I don't understand why source-pawn can't treat `int base = 5;` as `float...
I found anther way to split tunnel traffic. It may be cleaner as it mostly involves modifying the wire guard configuration file. The settings can be reversed when the wire...
jQuery 3.6 support is probably coming soon. Then I plan on testing PHP 8.0 on ruTorrent and maybe fixing a few plugin bugs. This will be a very significant release...
> @stickz To get the latest ruTorrent available, is it only neccessary download this Git as it is in our webserver folder? Yes that is correct.
@Novik Could you tag a 3.11-beta (pre-release)? There's been a lot of significant changes. I'm done with the major changes now. The master branch currently has a lot of breakage,...