Jakob Borg
Jakob Borg
I think this is expected. There is no magic to instantly detect the presence of a previously-failed folder, we need to actually look at it which happens in the scheduled...
I think we maybe have a larger point of possible improvement in the handling of rescan intervals... now we just set the one rescan interval which is used all the...
Thorny stuff.
I'm not an expert but I think the standard-est way would be to add a `roles` claim and map those roles to permissions in the application. However I wouldn't quibble...
I have no idea of matomo internals but yeah in the roles case that would be setup on the application side, perhaps by something as simple as creating a user...
ext4 supports path components up to 255 bytes, Syncthing uses up to 200. What error are you actually seeing?
Yeah, that's unfortunate. We considered the limitations we were aware of, but encfs was not one of those things. There are a couple of other design warts with how the...
That has nothing to do with Syncthing encrypted path components, which are always maximum 200 ASCII characters.
This discrepancy is there in all multiple-valued config items, like `listenAddresses` which is called that in the GUI and in the JSON (where it's a list of strings) but in...
What's `stctl.exe`?