Matthew Momjian
Matthew Momjian
Done. BTW the defaults for those settings were WAL 1GB, buff 128MB, and compression off.
For anyone reading this, if someone pulls this new docker-compose.yml they will not get the benefit of checksums in an existing install, but they will get the wal_compression and tweaking...
For anyone still looking, this can be done with the following command: `curl https://raw.githubusercontent.com/Lars-/PIA-servers/master/export.csv | tail -n +2 | cut -d, -f1 > export_iponly`
> I think there are a few ways this constraint can be triggered. The original issue was due to live photos uploaded from iOS, which has been resolved. @jrasm91 I'm...
I think a lot of people are going to ask these questions, so I'll get started: - What does adding a license key do/change in the app and/or web? -...
I don’t think this should be added. I rather we document (as in the FAQ) the needed changes for users who know what to do. Non root requires more technical...
Correct, it’s non persistent data so volume isn’t needed except for permission issue. We’ve discussed a “permission setup” container before and we will not be adding that. We’re only going...
You can only run chown with root privileges, which defeats the point of running the container as non root.
/.cache is not a mistake, or it was not when I tested about 2 months ago. The ML container fails to start without it being writable.
Not all of the facial recognition features require the ML container, so that doesn’t prove much.