add postprocessing to klipper

This commit is contained in:
2025-06-25 20:16:31 +02:00
parent 4ba1798f4a
commit efa8d20ee1

View File

@@ -51,6 +51,9 @@
"192.168.2.0/24"
];
};
file_manager = {
enable_object_processing = true;
};
};
};