my system configurations ^-^
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor(moonraker): increase upload size

willow dc4e4166 449cc26f

+3
+3
hosts/anemone/moonraker.nix
··· 5 5 address = "0.0.0.0"; 6 6 port = 7125; 7 7 settings = { 8 + server = { 9 + max_upload_size = 32768; # in MB 10 + }; 8 11 octoprint_compat = {}; 9 12 history = {}; 10 13 authorization = {