Ver código fonte

Update guide.html

wibyweb 3 anos atrás
pai
commit
36cde559a8
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      html/about/guide.html

+ 2 - 2
html/about/guide.html

@@ -77,7 +77,7 @@ I hope it can cultivate free and independent search engines, ensuring accessibil
             |
             |
 +-----------+-----------+
 +-----------+-----------+
 |  Wiby Core Server(s)  |+-----------------+----------------------------+
 |  Wiby Core Server(s)  |+-----------------+----------------------------+
-|(PHP or Golang version)|                  |                            |
+|(Golang or PHP version)|                  |                            |
 +-----------+-----------+       +----------+----------+       +---------+---------+
 +-----------+-----------+       +----------+----------+       +---------+---------+
             |                   |Replication Databases|+-----+|Replication Tracker|
             |                   |Replication Databases|+-----+|Replication Tracker|
             |                   +----------+----------+       +-------------------+
             |                   +----------+----------+       +-------------------+
@@ -427,7 +427,7 @@ on line 365 and rebuild the core application.
 <br>
 <br>
 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 
 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), 
 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).
 <br>
 <br>
 <br>
 <br>
 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 
 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