{% extends "app" %} {% block title %}Settings{% endblock %} {% block content %}
Only allow connection from clients with valid authentication tokens
This message will be shown when a successful connection can be established.
The amount of minutes that clients may be connected to this expose server. 0 means there is no limit.
This message will be shown when a user tries to connect with an invalid authentication token.
This message will be shown when a user tries to connect with an already registered subdomain. You can use :subdomain as a placeholder.
:subdomain
This message will be shown when a user tries to use a custom subdomain, but is not allowed to.
This message will be shown when a user tries to use share a TCP port, but is not allowed to.
This message will be shown when no TCP port can be allocated.
This message will be shown when TCP port sharing is not allowed.