ソースを参照

Close new registrations on friendica

Bob Mottram 8 年 前
コミット
6293de4152
共有2 個のファイルを変更した13 個の追加7 個の削除を含む
  1. 2
    0
      doc/EN/app_friendica.org
  2. 11
    7
      website/EN/app_friendica.html

+ 2
- 0
doc/EN/app_friendica.org ファイルの表示

42
 #+END_CENTER
42
 #+END_CENTER
43
 
43
 
44
 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.
44
 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.
45
+
46
+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.

+ 11
- 7
website/EN/app_friendica.html ファイルの表示

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-04-07 Fri 20:10 -->
6
+<!-- 2017-04-07 Fri 21:12 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
252
 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.
252
 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.
253
 </p>
253
 </p>
254
 
254
 
255
-<div id="outline-container-org7aaa3f8" class="outline-2">
256
-<h2 id="org7aaa3f8">Installation</h2>
257
-<div class="outline-text-2" id="text-org7aaa3f8">
255
+<div id="outline-container-orgd9bddb0" class="outline-2">
256
+<h2 id="orgd9bddb0">Installation</h2>
257
+<div class="outline-text-2" id="text-orgd9bddb0">
258
 <p>
258
 <p>
259
 Log into your system with:
259
 Log into your system with:
260
 </p>
260
 </p>
279
 </div>
279
 </div>
280
 
280
 
281
 
281
 
282
-<div id="outline-container-org0cd4c57" class="outline-2">
283
-<h2 id="org0cd4c57">Initial setup</h2>
284
-<div class="outline-text-2" id="text-org0cd4c57">
282
+<div id="outline-container-orgb12e6f8" class="outline-2">
283
+<h2 id="orgb12e6f8">Initial setup</h2>
284
+<div class="outline-text-2" id="text-orgb12e6f8">
285
 <p>
285
 <p>
286
 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.
286
 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.
287
 </p>
287
 </p>
301
 <p>
301
 <p>
302
 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.
302
 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.
303
 </p>
303
 </p>
304
+
305
+<p>
306
+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.
307
+</p>
304
 </div>
308
 </div>
305
 </div>
309
 </div>
306
 </div>
310
 </div>