From 774def005184e6e62d2ffa423fe2ab0dc65efdc0 Mon Sep 17 00:00:00 2001 From: ci-bot Date: Thu, 26 Jun 2025 06:16:52 +0000 Subject: [PATCH] Deployed ae711ac7 to 13.0 with MkDocs 1.6.1 and mike 2.1.3 --- 13.0/config/env/index.html | 4 + 13.0/extension/notification-server/index.html | 16 +- 13.0/repo/docker/ce/env | 3 +- 13.0/repo/docker/ce/seafile-server.yml | 1 + 13.0/repo/docker/cluster/env | 1 + 13.0/repo/docker/cluster/seafile-server.yml | 1 + 13.0/repo/docker/notification-server.yml | 5 +- 13.0/repo/docker/notification-server/env | 4 +- .../notification-server.yml | 5 +- 13.0/repo/docker/pro/env | 3 +- 13.0/repo/docker/pro/seafile-server.yml | 1 + 13.0/repo/k8s/ce/seafile-deployment.yaml | 5 + .../cluster/seafile-backend-deployment.yaml | 5 + .../cluster/seafile-frontend-deployment.yaml | 5 + 13.0/repo/k8s/pro/seafile-deployment.yaml | 5 + 13.0/search/search_index.json | 2 +- 13.0/sitemap.xml | 228 +++++++++--------- 13.0/sitemap.xml.gz | Bin 1265 -> 1265 bytes 18 files changed, 161 insertions(+), 133 deletions(-) diff --git a/13.0/config/env/index.html b/13.0/config/env/index.html index bb63b681..ab0064a7 100644 --- a/13.0/config/env/index.html +++ b/13.0/config/env/index.html @@ -5016,6 +5016,10 @@ +
+

In Seafile cluster or standalone-deployment notification server

+

In addition to NOTIFICATION_SERVER_URL, you also need to specify INNER_NOTIFICATION_SERVER_URL=$NOTIFICATION_SERVER_URL, which will be used for the connection between Seafile server and notification server.

+

Cluster init configuration