diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index d1cf5011..e1eb0619 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1 +1,2 @@
github: [binwiederhier]
+liberapay: ntfy
diff --git a/README.md b/README.md
index 3da225b9..c74b292e 100644
--- a/README.md
+++ b/README.md
@@ -61,9 +61,9 @@ for the server and the Android app. Or, if you'd like to help translate 🇩🇪
## Sponsors
-I have just very recently started accepting donations via [GitHub Sponsors](https://github.com/sponsors/binwiederhier).
-I would be humbled if you helped me carry the server and developer account costs. Even small donations are very much
-appreciated. A big fat **Thank You** to the folks already sponsoring ntfy:
+I have just very recently started accepting donations via [GitHub Sponsors](https://github.com/sponsors/binwiederhier),
+and [Liberapay](https://liberapay.com/ntfy). I would be humbled if you helped me carry the server and developer
+account costs. Even small donations are very much appreciated. A big fat **Thank You** to the folks already sponsoring ntfy:
@@ -111,6 +111,7 @@ appreciated. A big fat **Thank You** to the folks already sponsoring ntfy:
+
I'd also like to thank JetBrains for providing their awesome [IntelliJ IDEA](https://www.jetbrains.com/idea/) to me for free,
and [DigitalOcean](https://m.do.co/c/442b929528db) (*referral link*) for supporting the project:
diff --git a/docs/install.md b/docs/install.md
index 7bf42ca0..70ee219d 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -287,7 +287,7 @@ services:
restart: unless-stopped
```
-If using a non-root user when running the docker version, be sure to chown the server.yml, user.db, and cache.db files to the same uid/gid.
+If using a non-root user when running the docker version, be sure to chown the server.yml, user.db, and cache.db files and attachments directory to the same uid/gid.
Alternatively, you may wish to build a customized Docker image that can be run with fewer command-line arguments and without delivering the configuration file separately.
```
diff --git a/docs/integrations.md b/docs/integrations.md
index e01ea211..b9198ef6 100644
--- a/docs/integrations.md
+++ b/docs/integrations.md
@@ -108,6 +108,7 @@ and uptime of third party servers, so use of each server is **at your own discre
- [maubot-ntfy](https://gitlab.com/999eagle/maubot-ntfy) - Matrix bot to subscribe to ntfy topics and send messages to Matrix (Python)
- [ntfy-wrapper](https://github.com/vict0rsch/ntfy-wrapper) - Wrapper around ntfy (Python)
- [nodebb-plugin-ntfy](https://github.com/NodeBB/nodebb-plugin-ntfy) - Push notifications for NodeBB forums
+- [n8n-ntfy](https://github.com/raghavanand98/n8n-ntfy.sh) - n8n community node that lets you use ntfy in your workflows
## Blog + forum posts