diff --git a/doc/Settings.md b/doc/Settings.md index dbf57395f5..04a9b9699a 100644 --- a/doc/Settings.md +++ b/doc/Settings.md @@ -162,6 +162,14 @@ It is disabled by default, as it causes additional load on the server and may be As admin of the node you can also set this flag directly in the database. Before doing so, you should be sure you know what you do and have a backup of the database. +#### Explicit Content + +If you are running a node with explicit content, you can announce this with this option. +When checked an information flag will be set in the published information about your node. +(Should *Publish Server Information* be enabled.) + +Additionally a note will be displayed on the registration page for new users. + ### Advanced #### Proxy Configuration Settings diff --git a/doc/de/Settings.md b/doc/de/Settings.md index b7b696ea65..6365668729 100644 --- a/doc/de/Settings.md +++ b/doc/de/Settings.md @@ -156,6 +156,14 @@ Außerdem könnte es durch Nutzer als Spam Verteiler missbraucht werden. Als Administrator der Friendica-Instanz kannst du diese Einstellungen ansonsten nur direkt in der Datenbank vornehmen. Bevor du das tust solltest du sicherstellen, dass du ein Backup der Datenbank hast und genau weißt was die Änderungen an der Datenbank bewirken, die du vornehmen willst. +#### Explizite Inhalte + +Wenn Sie einen Knoten mit explizitem, nicht jugendfreien Inhalt betreiben, können Sie dies mit dieser Option ankündigen. +Ist diese Option aktiviert, wird ein Informationsflag in den veröffentlichten Informationen zu Ihrem Knoten gesetzt. +(Sollte *Server Informationen veröffentlichen* aktiviert sein.) + +Zusätzlich wird auf der Registrierungsseite für neue Benutzer ein Hinweis angezeigt. + ### Erweitert #### Proxy Einstellungen