From 691708e7fd4929e5d0835978e9a652e118c641f1 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 24 Aug 2022 14:09:59 +0200 Subject: Support reading mux config in JSON --- doc/example.mux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/example.mux') diff --git a/doc/example.mux b/doc/example.mux index 03fb3f0..9a5686b 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -3,6 +3,9 @@ ; It doesn't show all possible options. A more detailed example ; is available in doc/advanced.mux ; +; The configuration file can also be given in JSON format, an +; example is given in doc/example.json +; ; It contains two services, one DAB and one DAB+, and also shows ; both the file input useful for offline processing, and the ; EDI input useful in a 24/7 scenario. -- cgit v1.2.3