mirror of
https://github.com/euzu/tuliprox.git
synced 2026-09-17 06:32:23 +02:00
2
config_api
euzu edited this page 2023-11-15 10:20:48 +01:00
api
api: {host: localhost, port: 8901, web_root: ./web}
api contains the server-mode settings. To run m3u-filter in server-mode you need to start it with the -scli argument.
hostis the hostname or ip-address like192.168.0.2ormy-server.frportis the portweb_rootis the path which contains the frontend files.