Changeset 5887

Show
Ignore:
Timestamp:
03/26/11 15:47:16 (2 years ago)
Author:
luis
Message:

(Network Scanner) Revert conf to previous version. it was touched by mistake

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • network-scanner/trunk/share/umit/config/umit.conf

    r5886 r5887  
    66highlight = [65535, 65535, 65535] 
    77underline = 0 
    8  
    9 [database] 
    10 umit_decay = 60 
    11 inventory_decay = 0 
    128 
    139[date_highlight] 
     
    4642 
    4743[hostname_highlight] 
    48 regex = (\w{2,}://)?(([a-zA-Z0-9]|-)+\.)+([a-zA-Z]{2,}|com|org|net|gov|mil|biz|info|mobi|name|aero|jobs|museum)([\w\d#/])* 
     44regex =  (\w{2,}://)?(([a-zA-Z0-9]|-)+\.)+([a-zA-Z]{2,}|com|org|net|gov|mil|biz|info|mobi|name|aero|jobs|museum)([\w\d#/])* 
    4945bold = 1 
    5046text = [0, 111, 65535] 
     
    5248highlight = [65535, 65535, 65535] 
    5349underline = 1 
    54  
    55 [inventory] 
    56 tips = True 
    57 tabs_close_btn = True 
    5850 
    5951[ip_highlight] 
     
    7971nmap_command_path = nmap 
    8072 
    81 [plugins] 
    82 paths = /Volumes/Extend/Umit/svn/network-scanner/trunk/share/umit/config/plugins 
    83 plugins =  
    84  
    8573[port_list_highlight] 
    8674regex = PORT\s+STATE\s+SERVICE(\s+VERSION)?\s.* 
     
    9280 
    9381[search] 
    94 save_time = 60;days 
     82search_db = 1 
    9583file_extension = usr 
    9684store_results = 1 
    9785directory =  
    98 search_db = 1 
     86save_time = 60;days 
    9987 
     88[database] 
     89umit_decay = 60 
     90inventory_decay = 0 
     91 
     92[inventory] 
     93tips = True 
     94tabs_close_btn = True