X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FSettings.md;h=a0b33d76d27ee3f41d92b60e48287c83e1b25b8d;hb=9bb1be91d9817cddce17e61dc0e41709196808ee;hp=a1c5f56213dc3e57d7eb50cb3dc59f7b9c6d0710;hpb=2b161108fe6552ef2effb7b300553f0242b2e49e;p=friendica.git diff --git a/doc/Settings.md b/doc/Settings.md index a1c5f56213..a0b33d76d2 100644 --- a/doc/Settings.md +++ b/doc/Settings.md @@ -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.