Robin D'Haese

Results 5 comments of Robin D'Haese

Bringing this PR back to attention. I haven't looked at the code, but it seems to be just what I need. Thanks for the work @pfink. I came here through...

I haven't fully looked into the code, but it seems to me the change has to be made in the `WebviewRenderer`. Probably an override of the `preprocessSnippet()` or `getSnippet()` method...

Managed to 'work around' this, by using this config ``` // Alloy configuration for log collection and forwarding to Loki logging { level = "debug" format = "json" } livedebugging...

A lot of (large) logfiles at first start will certainly cause this issue. But in this case I had 637 logs to process, some large, but most small. So I...

For me, even the --exclude stopped working. I tried many variations: `rclone bisync onedrive-robin: /mnt/hdd/nextcloud/rdhaese/files/clouds/OneDrive --max-lock 2m --resync --resync-mode newer --exclude='/Personal Vault/**' --exclude='Personal Vault/**' --exclude='/Personal Vault/' --exclude='Personal Vault/' --exclude='/Personal Vault'...