@@ -42,3 +42,5 @@ On first visiting your Friendica site you'll see the login screen. The first thi
#+END_CENTER
Friendica has numerous addons which you might want to explore. Select the small icon next to the search box and you will get to the administrator settings. Select *plugins* and you can then configure which ones you want. From the *site* settings you can also force all links to use SSL/TLS for added security.
You can have as many users register as you wish, but it's a good idea to close registrations once you don't need any more accounts in order to prevent millions of random users from the internet setting up home on your Friendica site and ruining the performance of your server. To do that go to the *Administrator control panel* and select *App Settings* then *friendica*. You can then choose the option to prevent new account registrations.
@@ -252,9 +252,9 @@ for the JavaScript code in this tag.
Friendica is a federated social networking system. It can federate with other popular systems such as GNU Social and Diaspora. Currently Friendica only works on the clearnet and doesn't have an onion address.
If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your Friendica domain listed there. You can then navigate to your site in a browser.
</p>
...
...
@@ -301,6 +301,10 @@ On first visiting your Friendica site you'll see the login screen. The first thi
<p>
Friendica has numerous addons which you might want to explore. Select the small icon next to the search box and you will get to the administrator settings. Select <b>plugins</b> and you can then configure which ones you want. From the <b>site</b> settings you can also force all links to use SSL/TLS for added security.
</p>
<p>
You can have as many users register as you wish, but it's a good idea to close registrations once you don't need any more accounts in order to prevent millions of random users from the internet setting up home on your Friendica site and ruining the performance of your server. To do that go to the <b>Administrator control panel</b> and select <b>App Settings</b> then <b>friendica</b>. You can then choose the option to prevent new account registrations.