Kilian Pfeiffer
Kilian Pfeiffer
If this is still an Issue: After tweaking it a bit, I have no Problem under Windows 10. just uncomment ... in userChrome.css :root { /*---- General Options ----*/ **--default-font:...
Some general tips, maybe it helps. 1. Can you first verify that the workflow is actually triggered by your action, e. g., by filling out the script part with `/usr/bin/php...
@mlsxlist Do you use nextcloud for storing the file? Or do you store it using the operating system for that? In latter case, have you tried adding the file to...
Do you know if a workflow is triggered if you add the file via the webdav api? eg. try to use something like `curl -X PUT "https://mycloud.net/remote.php/webdav/folder/file.txt" –data-binary @"file.txt" -u...