array ( // CSS to use 'css' => 'css/style.css', // Display the title 'show_title' => true, // Show visitor IP address 'show_visitor_ip' => true, // Frontpage order you can use: routers, commands, parameters, buttons 'order' => array('routers', 'commands', 'parameters', 'buttons') ), // Misc 'misc' => array( // Logs file when commands will be written 'logs' => '/var/log/looking-glass.log', // Allow private ASN 'allow_private_asn' => false ), // Documentation (must be HTML) 'doc' => array ( // Documentation for the 'show route' query 'bgp' => array( 'command' => 'show route IP_ADDRESS', 'description' => 'Show the best routes to a given destination.', 'parameter' => 'The parameter must be a valid destination. Destination means an IPv4/IPv6 address or a subnet. Masks are also accepted as part of a valid IPv4/IPv6 address.
Please note that some routers always need a mask to be given when looking for an IPv6 address.

Example of valid arguments: