Skip to main content
Version: v2

RSD Configuration

Edit the file on the Path: frontend/public/data/settings.json

Enabling feedback button in the frontend

{
"feedback": {
"enabled": true,
"url": "https://feedback.example.com",
"issues_page_url": ""
}
}