Module: nagvis Branch: master Commit: c85f53fcd3920ad1b8ff86cc710946428593025e URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=c85f53fcd3920ad1b8ff86cc710946428593025e
Author: Lars Michelsen <[email protected]> Date: Fri Apr 23 14:06:01 2010 +0200 Small sample config fixes --- etc/automaps/__automap.cfg | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/etc/automaps/__automap.cfg b/etc/automaps/__automap.cfg index ba387a2..6381bb8 100644 --- a/etc/automaps/__automap.cfg +++ b/etc/automaps/__automap.cfg @@ -1,7 +1,6 @@ define global { alias=Default Automap iconset=std_small -map_image=nagvis-demo.png hover_childs_sort=s hover_childs_order=asc label_show=1 @@ -50,5 +49,5 @@ url=[htmlcgi]/status.cgi?host=[host_name] #x=0 #y=0 #iconset=std_big -#url=[htmlbase]/frontend/nagvis-js/index.php?mod=Automap&act=view&show=__automap&root=www2.nagvis.org&maxLayers=2&renderMode=undirected +#url=[htmlbase]/frontend/nagvis-js/index.php?mod=AutoMap&act=view&show=__automap&root=www2.nagvis.org&maxLayers=2&renderMode=undirected #} ------------------------------------------------------------------------------ _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
