···7979 hostName = "cloud.lilac.pink";
8080 https = true;
8181 maxUploadSize = "50G";
8282- # TODO: For some reason this is broken now, try and fix it later i guess
8383- # might be an issue with this specific version, wait for 1.3.1
8484- # notify_push = {
8585- # enable = true;
8686- # nextcloudUrl = "http://[::1]:8080";
8787- # };
8282+ notify_push = {
8383+ enable = true;
8484+ nextcloudUrl = "http://[::1]:8080";
8585+ };
8886 phpOptions = {
8987 "opcache.interned_strings_buffer" = "16";
9088 # Needed to prevent `Failed to open stream: No such file or directory`