dist/iidx27: Align disabled cam connection with 28 and 29

The default should be targeting emulation on a "normal
desktop pc". The default confits for 28 and 29 refeclt
that already, but it seems that 27 was missed out here.
This commit is contained in:
icex2
2023-02-19 23:26:50 +01:00
parent 9d6f9ad049
commit 520c0ff213
+1 -1
View File
@@ -11,7 +11,7 @@ io.disable_poll_limiter=false
io.lightning_mode=false
# Disable camera connection
io.disable_cams=false
io.disable_cams=true
# Disables the built in file hooks, requiring manual file creation
io.disable_file_hooks=false