{% extends "base.html" %} {% block title %}System Settings - Stegasoo{% endblock %} {% block content %}
{{ channel_fingerprint }}
({{ channel_source }})
STEGASOO_CHANNEL_KEY environment variable to enable server-wide channel isolation.
Generate a QR code to share a channel key with others.
| Hostname | {{ hostname }} |
| Port | {{ port }} |
| HTTPS | {% if https_enabled %} Enabled {% else %} Disabled {% endif %} |
| Authentication | {% if auth_enabled %} Enabled {% else %} Disabled {% endif %} |
| Max Payload | {{ max_payload_kb }} KB |
| Max Upload | {{ max_upload_mb }} MB |
| DCT Mode | {% if dct_available %} Available {% else %} Not Available {% endif %} |
| QR Support | {% if qr_available %} Available {% else %} Not Available {% endif %} |
STEGASOO_HTTPS_ENABLED, STEGASOO_PORT, STEGASOO_CHANNEL_KEY