Zac Lewis

Results 4 comments of Zac Lewis

I was experiencing this issue as well, and the fix for me was to disable/enable the app in Nextcloud: `su www-data -s /bin/bash -c "php occ app:disable notify_push"` `su www-data...

Actually, I've realised that the best way to achieve a diff of the output is to simply track the generated `out/` folder in git. We make our changes, run cfcompile,...

I just ran into this problem using the `s3-cloudfront` component. My solution was a bit hacky, but it was to give the CloudFront component a custom name, and then give...