Configuring qs-server
To enable advanced server monitoring features such as live CPU/RAM usage tracking and a real-time server console log, you’ll need to configure the config.json
file inside the shared
folder.
Basic Steps
1
Navigate to the shared
folder inside the resource.
2
Open the config.json
file.
3
Replace the placeholder paths with your actual resource and log file directories.
Example Configuration
Explanation
2
Make sure all paths are correctly set to avoid errors in the dashboard display.
Last updated