Skip to content

Commit

Permalink
Moonraker: increase upload limit to 16gb
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Dec 9, 2024
1 parent bbd0a44 commit 11781b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/moonraker.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[server]
host: 0.0.0.0
port: 7125
max_upload_size: 1024
max_upload_size: 16384
klippy_uds_address: ~/printer_data/comms/klippy.sock

[announcements]
Expand Down

0 comments on commit 11781b3

Please sign in to comment.