diff --git a/src/js/client.js b/src/js/client.js index 17958adce..c7eb826ea 100644 --- a/src/js/client.js +++ b/src/js/client.js @@ -359,7 +359,7 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout // this._config.features.externalLdap = false; // this._config.features.eventLog = false; // this._config.features.privateDockerRegistry = false; - // this._config.features.branding = false; + // this._config.features.support = true; this._configListener.forEach(function (callback) { callback(that._config); diff --git a/src/views/support.html b/src/views/support.html index 44ea61fd9..e005fd4dc 100644 --- a/src/views/support.html +++ b/src/views/support.html @@ -10,11 +10,11 @@
-
-

This feature is only available in the paid plans.

+
+

Support tickets are only available in the paid plans.

You may find answers in our documentation or ask on the Forum.

-
+
@@ -59,18 +59,16 @@
-
- This feature is only available in the paid plans. -
-
+
- Enable this option to allow support engineers to connect to this server via SSH. -
-
- Do not enable this option unless requested by the Cloudron support team. -
-
- +

Remote support is only available in the paid plans.

+

Enable this option to allow support engineers to connect to this server via SSH.

+
+ Do not enable this option unless requested by the Cloudron support team. +
+
+ +