diff --git a/server/lib/settings.ts b/server/lib/settings.ts
index 23e29ac0..f9c486d3 100644
--- a/server/lib/settings.ts
+++ b/server/lib/settings.ts
@@ -110,18 +110,6 @@ Change it if this port is already in use on your server.
You can close this port on your firewall, it will not be accessed from the outer world.`
})
- registerSetting({
- name: 'prosody-peertube-uri',
- label: 'Peertube url for API calls',
- type: 'input',
- default: '',
- private: true,
- descriptionHTML:
-`Please let this settings empty if you don't know what you are doing.
-In some rare case, Prosody can't call Peertube's API from its public URI.
-You can use this field to customise Peertube's URI for Prosody modules (for example with «http://localhost:9000»).`
- })
-
registerSetting({
name: 'chat-server',
label: 'XMPP service server',
@@ -284,6 +272,18 @@ Example: height:400px;`,
descriptionHTML: '