]> git.mxchange.org Git - friendica.git/blobdiff - doc/Settings.md
Merge pull request #4104 from Rudloff/feature/incoming_api
[friendica.git] / doc / Settings.md
index a1c5f56213dc3e57d7eb50cb3dc59f7b9c6d0710..a0b33d76d27ee3f41d92b60e48287c83e1b25b8d 100644 (file)
@@ -164,6 +164,12 @@ However these aren't looked upon favourably in the security community because th
 If you wish, you can turn on strict certificate checking.
 This will mean you cannot connect (at all) to self-signed SSL sites.
 
+#### Check upstream version
+
+If this option is enabled your Friendica node will check the upstream version once per day from the github repository.
+You can select if the stable version or the development version should be checked out.
+If there is a new version published, you will get notified in the admin panel summary page.
+
 ### Auto Discovered Contact Directory
 
 ### Performance
@@ -253,6 +259,13 @@ Matching is exact, blocking a domain doesn't block subdomains.
 The federation statistics page gives you a short summery of the nodes/servers/pods of the decentralized social network federation your node knows.
 These numbers are not compleate and only contain nodes from networks Friendica federates directly with.
 
+## Delete Item
+
+Using this page an admin can delete postings and eventually associated discussion threads from their Friendica node.
+To do so, they need to know the GUID of the posting.
+This can be found on the `/display` page of the posting, it is the last part of the URL displayed in the browsers navigation bar.
+You can get to the `/display` page by following the *Link to source*.
+
 ## Plugin Features
 
 Some of the addons you can install for your Friendica node have settings which have to be set by the admin.