From 36cde559a8baaaaf1e7169ac3dc07553f59fe0b7 Mon Sep 17 00:00:00 2001
From: wibyweb <49052850+wibyweb@users.noreply.github.com>
Date: Wed, 13 Jul 2022 10:30:05 -0400
Subject: [PATCH] Update guide.html
---
html/about/guide.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/about/guide.html b/html/about/guide.html
index 593fae3..9abb6d0 100755
--- a/html/about/guide.html
+++ b/html/about/guide.html
@@ -77,7 +77,7 @@ I hope it can cultivate free and independent search engines, ensuring accessibil
|
+-----------+-----------+
| Wiby Core Server(s) |+-----------------+----------------------------+
-|(PHP or Golang version)| | |
+|(Golang or PHP version)| | |
+-----------+-----------+ +----------+----------+ +---------+---------+
| |Replication Databases|+-----+|Replication Tracker|
| +----------+----------+ +-------------------+
@@ -427,7 +427,7 @@ on line 365 and rebuild the core application.
The number of available replicas must divide evenly into the search results per page limit (lim), OR, the search results per page limit must divide evenly into the number of available replicas. If there
is an excess of available replicas such that they do not divide evenly, those will remain in synch but will not be used for searches unless another replica fails. You can adjust the search results per page limit (lim) to a different value (default 12),
-and then rebuild to force the available replicas your have to divide evenly (if necessary).
+and then rebuild to make the excess available replicas to divide evenly (if necessary).
The reverse proxy and replica servers can be connected through a VPN such as wireguard or openvpn, however the IPs for servers.csv should be the local IPs for the LAN