|
@@ -5617,6 +5617,14 @@ Under the License section select a license if you wish. Details for Creative Co
|
5617
|
5617
|
|
5618
|
5618
|
If you want to invite more users then click on the big button *Invite more colleagues*, then enter their email addresses and hit the *send* button. The invite only configuration which you've just installed is useful because it prevents spammers, or other [[https://en.wikipedia.org/wiki/Joint_Threat_Research_Intelligence_Group]["bad actors"]], from clogging your system with nonsense.
|
5619
|
5619
|
|
|
5620
|
+Edit the config file.
|
|
5621
|
+
|
|
5622
|
+#+BEGIN_SRC: bash
|
|
5623
|
+emacs /var/www/$HOSTNAME/htdocs/config.php
|
|
5624
|
+#+END_SRC
|
|
5625
|
+
|
|
5626
|
+Change the ssl setting from *always* to *sometimes*, hten save and exit.
|
|
5627
|
+
|
5620
|
5628
|
So, you're now microblogging on the open web, with no companies in the middle. Congratulations! To find some other people to connect to you can try searching other nodes listed at http://gnu.io/try/
|
5621
|
5629
|
|
5622
|
5630
|
When following other GNU Social users enter the URL of your profile. For example, https://mygnusocialdomain/myusername
|