Added exclude_object.

This commit is contained in:
Bassam Husain
2023-01-31 14:59:17 -05:00
parent d1dbc7e2ed
commit 4864ed9e56
2 changed files with 6 additions and 0 deletions

View File

@@ -34,3 +34,7 @@ type: web
channel: stable
repo: mainsail-crew/mainsail
path: ~/mainsail
[file_manager]
# cancel object preprocessing - set to True to enable; leave disabled when running on a low-powered device (e.g. Pi Zero)
enable_object_processing: True