diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 15:47:29 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 15:47:29 +0200 |
commit | 2721d4752664802456cf72a8de368b7a77602892 (patch) | |
tree | a7d991b4e4b0306f2afaafaa60d6517d6e9ce70c /doc | |
parent | cdd4f414c25ee5f0f8a376abcba2adb7f3aa84f0 (diff) | |
download | dabmux-2721d4752664802456cf72a8de368b7a77602892.tar.gz dabmux-2721d4752664802456cf72a8de368b7a77602892.tar.bz2 dabmux-2721d4752664802456cf72a8de368b7a77602892.zip |
Document how to enable new FIG carousel
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.mux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/example.mux b/doc/example.mux index 3dd8f17..9b43800 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -41,6 +41,11 @@ general { ; If the port is zero, or the line commented, the server ; is not started. managementport 12720 + + ; FIG Carousel + ; Set this to true to use the new FIG carousel implementation, + ; which makes better usage of the FIB space. + new_fig_carousel true } remotecontrol { |