Configuration for Uploading Large Files via Webpage
Notes
- This tutorial is based on the FAST system.
- Other systems may not support this tutorial due to outdated versions.
Steps
1. Open the Configuration File
- Enter the printer configuration interface and locate the
moonraker.conffile.
This file is automatically generated after installing Moonraker.
Loading...
2. Modify the Configuration
In the moonraker.conf file, locate the [server] configuration section and add the following beneath it:
max_upload_size: 2048
Parameter Explanation:
2048indicates the maximum allowed file size for uploads.- The unit is MB.
- Adjust this value according to actual needs.
3. Example of Modification
Before modification:
Loading...
After modification:
Loading...
4. Save and Restart
- Click
SAVEto apply the changes. - Restart the system to make the configuration take effect.
- Test uploading large files.
Loading...