General configuration
Configuration has to be done in /etc/phonomatrix.conf.
Configuration with sensible defaults to be used at top of the config file :
Port=3333
SerialPort="/dev/ttyUSB0"
BaudRate=9600
After each change, you need to restart the Systemd service :
systemctl restart phonomatrix
Some core features can be enabled/disabled (if needed) :
[http]
Enabled=1
[ui]
Enabled=1
Last modified 8mo ago