I used to be able to edit config.txt before.
in new version it says default is "read-only"
How to change back this behavior to change it to "read-write" so I can control my rigs on lan?
Thank you
Readme :
-mport remote monitoring/management port. Default value is -3333 (read-mode), specify "-mport 0" to disable remote monitoring/management feature.
Specify negative value to enable monitoring (get statistics) but disable management (restart, uploading files), for example, "-mport -3333" enables port 3333 for remote monitoring, but remote management will be blocked.
so, make this must enable management :
-mport
ex :
-mport 3333