mc.mitm: comment out settings in config ini template by default

This commit is contained in:
ndeadly 2021-02-21 00:59:59 +01:00
parent 79e65d4b41
commit c6afa1f45c

View file

@ -1,11 +1,11 @@
[general]
; Enable vibration support for unofficial controllers
enable_rumble=true
; Enable motion controls support for unoffical controllers
enable_motion=true
; Enable vibration support for unofficial controllers [default true]
;enable_rumble=true
; Enable motion controls support for unoffical controllers [default true]
;enable_motion=true
[bluetooth]
; Override host name of Bluetooth adapter
host_name=Nintendo Switch!
;host_name=Nintendo Switch!
; Override host mac address of Bluetooth adapter
host_address=04:20:69:04:20:69
;host_address=04:20:69:04:20:69