Files
kiauh/resources/octoprint_config.cfg
2020-07-24 21:44:58 +02:00

11 lines
287 B
INI

serial:
additionalPorts:
- /tmp/printer
disconnectOnErrors: false
port: /tmp/printer
server:
commands:
serverRestartCommand: sudo service octoprint restart
systemRestartCommand: sudo shutdown -r now
systemShutdownCommand: sudo shutdown -h now