diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-15 11:53:55 +0200 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-15 11:53:55 +0200 |
| commit | 55a66f6408042abfd102f92fd0072a000d8e0235 (patch) | |
| tree | 12269221fd70e6a2a33a9e68aeecbbfb9fed1014 /doc/example.mux | |
| parent | 3dab3da3f669e1f2c70fd81c13f67c9c5c77278a (diff) | |
| download | dabmux-55a66f6408042abfd102f92fd0072a000d8e0235.tar.gz dabmux-55a66f6408042abfd102f92fd0072a000d8e0235.tar.bz2 dabmux-55a66f6408042abfd102f92fd0072a000d8e0235.zip | |
Add cluster handling for announcements
Diffstat (limited to 'doc/example.mux')
| -rw-r--r-- | doc/example.mux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/example.mux b/doc/example.mux index 1b0059c..c818dbb 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -101,6 +101,9 @@ services { ProgrammeInfo false Sports false Finance false + + ; a comma separated list of clusters in which the service belongs to + clusters "1,2" } } srv-lu { |
