Display Raw Keys

warning
This setting will not have any effect if you have HWID enabled.
If you want to display raw keys in the subscription page, you can turn on the "Show Connection Keys" toggle in the Subpage Builder in Remnawave Dashboard.
Restart the subscription page container to apply the changes.
cd /opt/remnawave/subscription && docker compose down && docker compose up -d && docker compose logs -f
Disable Display Raw Keysโ
If you want to disable displaying raw keys in the subscription page, you can turn off the "Show Connection Keys" toggle in the Subpage Builder in Remnawave Dashboard.
Restart the subscription page containerโ
Restart the subscription page container to apply the changes.
cd /opt/remnawave/subscription && docker compose down && docker compose up -d && docker compose logs -f