File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ service_node_iface=eth0 #network interface upon which communication to the servi
88# ###################################
99# Options for visualization module
1010# ###################################
11- use_viz=0 # enable or disable the visualization
11+ use_viz=1 # enable or disable the visualization
1212viz_root=/opt/chimbuko/viz # the root directory of the visualization module <------------ ***SET ME (if using viz)***
1313viz_worker_port=6379 # the port on which to run the redis server for the visualization backend
1414viz_port=5002 # the port on which to run the webserver
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ service_node_iface=eth0 #network interface upon which communication to the servi
88# ###################################
99# Options for visualization module
1010# ###################################
11- use_viz=0 # enable or disable the visualization
11+ use_viz=1 # enable or disable the visualization
1212viz_root=/opt/chimbuko/viz # the root directory of the visualization module <------------ ***SET ME (if using viz)***
1313viz_worker_port=6379 # the port on which to run the redis server for the visualization backend
1414viz_port=5002 # the port on which to run the webserver
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ service_node_iface=eth0 #network interface upon which communication to the servi
88# ###################################
99# Options for visualization module
1010# ###################################
11- use_viz=0 # enable or disable the visualization
11+ use_viz=1 # enable or disable the visualization
1212viz_root=/opt/chimbuko/viz # the root directory of the visualization module <------------ ***SET ME (if using viz)***
1313viz_worker_port=6379 # the port on which to run the redis server for the visualization backend
1414viz_port=5002 # the port on which to run the webserver
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ service_node_iface=eth0 #network interface upon which communication to the servi
88# ###################################
99# Options for visualization module
1010# ###################################
11- use_viz=0 # enable or disable the visualization
11+ use_viz=1 # enable or disable the visualization
1212viz_root=/opt/chimbuko/viz # the root directory of the visualization module <------------ ***SET ME (if using viz)***
1313viz_worker_port=6379 # the port on which to run the redis server for the visualization backend
1414viz_port=5002 # the port on which to run the webserver
You can’t perform that action at this time.
0 commit comments