]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2023 22:49:39 +0000 (00:49 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2023 22:49:39 +0000 (00:49 +0200)
- explained why the original website isn't reflecting this code

README.md

index 694c8aa673e22bae943b9a5a3c9fb693ae4de562..70ee9ef947236af4df09e2805c63404a90fa0780 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,8 +21,7 @@ sudo -Hu fba ./fba.py fetch_instances --domain=mastodon.social # try a bunch of
 ```
 
 ### Alter configuration file
-You maybe wish to change the configuration file, e.g. log_level is set to "info" which is the
-default but invates privacy of your users, but your choice:
+You maybe wish to change the configuration file, e.g. log_level is set to "info" which is the default but invates privacy of your users, but your choice:
 
 ```
     "critical"
@@ -48,7 +47,7 @@ systemctl enable --now fedi_block_api
 
 ## Try it out
 
-https://fba.ryona.agency/
+https://fba.ryona.agency/ uses an older code than this one. So it doesn't reflect this code here. My FBA sub-domain is currently password-protected as I still need to fix some performance issues with large blocking lists.
 
 ## License