diff --git a/settings.py b/settings.py index 2f6b636..bf3556c 100644 --- a/settings.py +++ b/settings.py @@ -7,7 +7,7 @@ # 0 means "use the amount of CPU cores" multiprocess_processes_count = 0 -print_errors = True +print_errors = False print_blender_log = False # ================================================= CONVERTING OPTIONS =================================================