Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> config
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File config of Package nginx
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>config at master from bigplum/Nginx-limit-traffic-rate-module - GitHub</title> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub" /> <link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub" /> <link href="https://assets0.github.com/stylesheets/bundle_common.css?594c3ba479ae702f0f0215dba898d5fb809fc253" media="screen" rel="stylesheet" type="text/css" /> <link href="https://assets3.github.com/stylesheets/bundle_github.css?594c3ba479ae702f0f0215dba898d5fb809fc253" media="screen" rel="stylesheet" type="text/css" /> <script type="text/javascript"> if (typeof console == "undefined" || typeof console.log == "undefined") console = { log: function() {} } </script> <script type="text/javascript" charset="utf-8"> var GitHub = {} var github_user = null </script> <script src="https://assets2.github.com/javascripts/jquery/jquery-1.4.2.min.js?594c3ba479ae702f0f0215dba898d5fb809fc253" type="text/javascript"></script> <script src="https://assets2.github.com/javascripts/bundle_common.js?594c3ba479ae702f0f0215dba898d5fb809fc253" type="text/javascript"></script> <script src="https://assets3.github.com/javascripts/bundle_github.js?594c3ba479ae702f0f0215dba898d5fb809fc253" type="text/javascript"></script> <script type="text/javascript" charset="utf-8"> GitHub.spy({ repo: "bigplum/Nginx-limit-traffic-rate-module" }) </script> <link href="https://github.com/bigplum/Nginx-limit-traffic-rate-module/commits/master.atom" rel="alternate" title="Recent Commits to Nginx-limit-traffic-rate-module:master" type="application/atom+xml" /> <meta name="description" content="Limiting rate by given variables(like $request_uri, $remote_addr, etc..)." /> <script type="text/javascript"> GitHub.nameWithOwner = GitHub.nameWithOwner || "bigplum/Nginx-limit-traffic-rate-module"; GitHub.currentRef = 'master'; GitHub.commitSHA = "c0c90f55a8cb545559b73eafb91a0af3f2d8474a"; GitHub.currentPath = 'config'; GitHub.masterBranch = "master"; </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3769691-2']); _gaq.push(['_setDomainName', 'none']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga.setAttribute('async', 'true'); document.documentElement.firstChild.appendChild(ga); })(); </script> </head> <body class="logged_out page-blob"> <div class="subnavd" id="main"> <div id="header" class="true"> <a class="logo boring" href="https://github.com"> <img src="/images/modules/header/logov3.png?changed" class="default" alt="github" /> <!--[if (gt IE 8)|!(IE)]><!--> <img src="/images/modules/header/logov3-hover.png" class="hover" alt="github" /> <!--<![endif]--> </a> <div class="topsearch"> <ul class="nav logged_out"> <li class="pricing"><a href="/plans">Pricing and Signup</a></li> <li class="explore"><a href="/explore">Explore GitHub</a></li> <li class="features"><a href="/features">Features</a></li> <li class="blog"><a href="/blog">Blog</a></li> <li class="login"><a href="/login?return_to=https://github.com/bigplum/Nginx-limit-traffic-rate-module/blob/master/config">Login</a></li> </ul> </div> </div> <div class="site"> <div class="pagehead repohead vis-public "> <div class="title-actions-bar"> <h1> <a href="/bigplum">bigplum</a> / <strong><a href="https://github.com/bigplum/Nginx-limit-traffic-rate-module">Nginx-limit-traffic-rate-module</a></strong> </h1> <ul class="actions"> <li class="for-owner" style="display:none"><a href="https://github.com/bigplum/Nginx-limit-traffic-rate-module/admin" class="minibutton btn-admin "><span><span class="icon"></span>Admin</span></a></li> <li> <a href="/bigplum/Nginx-limit-traffic-rate-module/toggle_watch" class="minibutton btn-watch " id="watch_button" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', '5fb90cea03b51d302598461c3969cdb3211d3084'); f.appendChild(s);f.submit();return false;" style="display:none"><span><span class="icon"></span>Watch</span></a> <a href="/bigplum/Nginx-limit-traffic-rate-module/toggle_watch" class="minibutton btn-watch " id="unwatch_button" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', '5fb90cea03b51d302598461c3969cdb3211d3084'); f.appendChild(s);f.submit();return false;" style="display:none"><span><span class="icon"></span>Unwatch</span></a> </li> <li class="for-notforked" style="display:none"><a href="/bigplum/Nginx-limit-traffic-rate-module/fork" class="minibutton btn-fork " id="fork_button" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', '5fb90cea03b51d302598461c3969cdb3211d3084'); f.appendChild(s);f.submit();return false;"><span><span class="icon"></span>Fork</span></a></li> <li class="for-hasfork" style="display:none"><a href="#" class="minibutton btn-fork " id="your_fork_button"><span><span class="icon"></span>Your Fork</span></a></li> <li class="repostats"> <ul class="repo-stats"> <li class="watchers"><a href="/bigplum/Nginx-limit-traffic-rate-module/watchers" title="Watchers" class="tooltipped downwards">3</a></li> <li class="forks"><a href="/bigplum/Nginx-limit-traffic-rate-module/network" title="Forks" class="tooltipped downwards">2</a></li> </ul> </li> </ul> </div> <ul class="tabs"> <li><a href="https://github.com/bigplum/Nginx-limit-traffic-rate-module" class="selected" highlight="repo_source">Source</a></li> <li><a href="https://github.com/bigplum/Nginx-limit-traffic-rate-module/commits/master" highlight="repo_commits">Commits</a></li> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/network" highlight="repo_network">Network</a></li> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/pulls" highlight="repo_pulls">Pull Requests (0)</a></li> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/issues" highlight="issues">Issues (0)</a></li> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/graphs" highlight="repo_graphs">Graphs</a></li> <li class="contextswitch nochoices"> <span class="toggle leftwards" > <em>Branch:</em> <code>master</code> </span> </li> </ul> <div style="display:none" id="pl-description"><p><em class="placeholder">click here to add a description</em></p></div> <div style="display:none" id="pl-homepage"><p><em class="placeholder">click here to add a homepage</em></p></div> <div class="subnav-bar"> <ul> <li> <a href="#" class="dropdown">Switch Branches (1)</a> <ul> <li><strong>master ✓</strong></li> </ul> </li> <li> <a href="#" class="dropdown defunct">Switch Tags (0)</a> </li> <li> <a href="/bigplum/Nginx-limit-traffic-rate-module/branches" class="manage">Branch List</a> </li> </ul> </div> <div class="frame frame-center tree-finder" style="display: none"> <div class="breadcrumb"> <b><a href="/bigplum/Nginx-limit-traffic-rate-module">Nginx-limit-traffic-rate-module</a></b> / <input class="tree-finder-input" type="text" name="query" autocomplete="off" spellcheck="false"> </div> <div class="octotip"> <p> <a href="/bigplum/Nginx-limit-traffic-rate-module/dismiss-tree-finder-help" class="dismiss js-dismiss-tree-list-help" title="Hide this notice forever">Dismiss</a> <strong>Octotip:</strong> You've activated the <em>file finder</em> by pressing <span class="kbd">t</span> Start typing to filter the file list. Use <span class="kbd badmono">↑</span> and <span class="kbd badmono">↓</span> to navigate, <span class="kbd">enter</span> to view files. </p> </div> <table class="tree-browser" cellpadding="0" cellspacing="0"> <tr class="js-header"><th> </th><th>name</th></tr> <tr class="js-no-results no-results" style="display: none"> <th colspan="2">No matching files</th> </tr> <tbody class="js-results-list"> </tbody> </table> </div> <div id="jump-to-line" style="display:none"> <h2>Jump to Line</h2> <form> <input class="textfield" type="text"> <div class="full-button"> <button type="submit" class="classy"> <span>Go</span> </button> </div> </form> </div> <div id="repo_details" class="metabox clearfix"> <div id="repo_details_loader" class="metabox-loader" style="display:none">Sending Request…</div> <a href="/bigplum/Nginx-limit-traffic-rate-module/downloads" class="download-source" id="download_button" title="Download source, tagged packages and binaries."><span class="icon"></span>Downloads</a> <div id="repository_desc_wrapper"> <div id="repository_description" rel="repository_description_edit"> <p>Limiting rate by given variables(like $request_uri, $remote_addr, etc..). <span id="read_more" style="display:none">— <a href="#readme">Read more</a></span> </p> </div> <div id="repository_description_edit" style="display:none;" class="inline-edit"> <form action="/bigplum/Nginx-limit-traffic-rate-module/admin/update" method="post"><div style="margin:0;padding:0"><input name="authenticity_token" type="hidden" value="5fb90cea03b51d302598461c3969cdb3211d3084" /></div> <input type="hidden" name="field" value="repository_description"> <input type="text" class="textfield" name="value" value="Limiting rate by given variables(like $request_uri, $remote_addr, etc..)."> <div class="form-actions"> <button class="minibutton"><span>Save</span></button> <a href="#" class="cancel">Cancel</a> </div> </form> </div> <div class="repository-homepage" id="repository_homepage" rel="repository_homepage_edit"> <p><a href="http://" rel="nofollow"></a></p> </div> <div id="repository_homepage_edit" style="display:none;" class="inline-edit"> <form action="/bigplum/Nginx-limit-traffic-rate-module/admin/update" method="post"><div style="margin:0;padding:0"><input name="authenticity_token" type="hidden" value="5fb90cea03b51d302598461c3969cdb3211d3084" /></div> <input type="hidden" name="field" value="repository_homepage"> <input type="text" class="textfield" name="value" value=""> <div class="form-actions"> <button class="minibutton"><span>Save</span></button> <a href="#" class="cancel">Cancel</a> </div> </form> </div> </div> <div class="rule "></div> <div id="url_box" class="url-box"> <ul class="clone-urls"> <li id="http_clone_url"><a href="https://github.com/bigplum/Nginx-limit-traffic-rate-module.git" data-permissions="Read-Only">HTTP</a></li> <li id="public_clone_url"><a href="git://github.com/bigplum/Nginx-limit-traffic-rate-module.git" data-permissions="Read-Only">Git Read-Only</a></li> </ul> <input type="text" spellcheck="false" id="url_field" class="url-field" /> <span style="display:none" id="url_box_clippy"></span> <span id="clippy_tooltip_url_box_clippy" class="clippy-tooltip tooltipped" title="copy to clipboard"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="14" height="14" class="clippy" id="clippy" > <param name="movie" value="https://assets1.github.com/flash/clippy.swf?v5"/> <param name="allowScriptAccess" value="always" /> <param name="quality" value="high" /> <param name="scale" value="noscale" /> <param NAME="FlashVars" value="id=url_box_clippy&copied=&copyto="> <param name="bgcolor" value="#FFFFFF"> <param name="wmode" value="opaque"> <embed src="https://assets1.github.com/flash/clippy.swf?v5" width="14" height="14" name="clippy" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="id=url_box_clippy&copied=&copyto=" bgcolor="#FFFFFF" wmode="opaque" /> </object> </span> <p id="url_description">This URL has <strong>Read+Write</strong> access</p> </div> </div> </div><!-- /.pagehead --> <script type="text/javascript"> GitHub.downloadRepo = '/bigplum/Nginx-limit-traffic-rate-module/archives/master' GitHub.revType = "master" GitHub.controllerName = "blob" GitHub.actionName = "show" GitHub.currentAction = "blob#show" </script> <div class="flash-messages"></div> <div id="commit"> <div class="group"> <div class="envelope commit"> <div class="human"> <div class="message"><pre><a href="/bigplum/Nginx-limit-traffic-rate-module/commit/c0c90f55a8cb545559b73eafb91a0af3f2d8474a">bug fix: slab free wrong</a> </pre></div> <div class="actor"> <div class="gravatar"> <img src="https://secure.gravatar.com/avatar/db5e78412615f0464d088fb12dadb6cd?s=140&d=https://github.com%2Fimages%2Fgravatars%2Fgravatar-140.png" alt="" width="30" height="30" /> </div> <div class="name"><a href="/bigplum">bigplum</a> <span>(author)</span></div> <div class="date"> <abbr class="relatize" title="2011-01-09 19:44:24">Sun Jan 09 19:44:24 -0800 2011</abbr> </div> </div> </div> <div class="machine"> <span>c</span>ommit <a href="/bigplum/Nginx-limit-traffic-rate-module/commit/c0c90f55a8cb545559b73eafb91a0af3f2d8474a" hotkey="c">c0c90f55a8cb545559b7</a><br /> <span>t</span>ree <a href="/bigplum/Nginx-limit-traffic-rate-module/tree/c0c90f55a8cb545559b73eafb91a0af3f2d8474a" hotkey="t">a3b3e20c3590c897f5df</a><br /> <span>p</span>arent <a href="/bigplum/Nginx-limit-traffic-rate-module/tree/7a64cd01487b01d9a1e8b418082655dd24868cc0" hotkey="p">7a64cd01487b01d9a1e8</a> </div> </div> </div> </div> <div id="slider"> <div class="breadcrumb" data-path="config/"> <b><a href="/bigplum/Nginx-limit-traffic-rate-module/tree/c0c90f55a8cb545559b73eafb91a0af3f2d8474a">Nginx-limit-traffic-rate-module</a></b> / config <span style="display:none" id="clippy_473">config</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="110" height="14" class="clippy" id="clippy" > <param name="movie" value="https://assets1.github.com/flash/clippy.swf?v5"/> <param name="allowScriptAccess" value="always" /> <param name="quality" value="high" /> <param name="scale" value="noscale" /> <param NAME="FlashVars" value="id=clippy_473&copied=copied!&copyto=copy to clipboard"> <param name="bgcolor" value="#FFFFFF"> <param name="wmode" value="opaque"> <embed src="https://assets1.github.com/flash/clippy.swf?v5" width="110" height="14" name="clippy" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="id=clippy_473&copied=copied!&copyto=copy to clipboard" bgcolor="#FFFFFF" wmode="opaque" /> </object> </div> <div class="frames"> <div class="frame frame-center" data-path="config/"> <ul class="big-actions"> <li><a class="file-edit-link minibutton" href="/bigplum/Nginx-limit-traffic-rate-module/file-edit/__current_ref__/config"><span>Edit this file</span></a></li> </ul> <div id="files"> <div class="file"> <div class="meta"> <div class="info"> <span class="icon"><img alt="Txt" height="16" src="https://assets3.github.com/images/icons/txt.png?594c3ba479ae702f0f0215dba898d5fb809fc253" width="16" /></span> <span class="mode" title="File Mode">100755</span> <span>4 lines (3 sloc)</span> <span>0.242 kb</span> </div> <ul class="actions"> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/raw/master/config" id="raw-url">raw</a></li> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/blame/master/config">blame</a></li> <li><a href="/bigplum/Nginx-limit-traffic-rate-module/commits/master/config">history</a></li> </ul> </div> <div class="data type-plain"> <table cellpadding="0" cellspacing="0"> <tr> <td> <pre class="line_numbers"><span id="L1" rel="#L1">1</span> <span id="L2" rel="#L2">2</span> <span id="L3" rel="#L3">3</span> <span id="L4" rel="#L4">4</span> </pre> </td> <td width="100%"> <div class="highlight"><pre><div class='line' id='LC1'>ngx_addon_name=ngx_http_limit_traffic_rate_filter_module</div><div class='line' id='LC2'>HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_limit_traffic_rate_filter_module"</div><div class='line' id='LC3'>NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_limit_traffic_rate_filter_module.c"</div><div class='line' id='LC4'><br/></div></pre></div> </td> </tr> </table> </div> </div> </div> </div> </div> </div> <div class="frame frame-loading" style="display:none;"> <img src="/images/modules/ajax/big_spinner_336699.gif"> </div> </div> </div> <div id="footer" class="clearfix"> <div class="site"> <div class="sponsor"> <a href="http://www.rackspace.com" class="logo"> <img alt="Dedicated Server" src="https://assets3.github.com/images/modules/footer/rackspace_logo.png?v2?594c3ba479ae702f0f0215dba898d5fb809fc253" /> </a> Powered by the <a href="http://www.rackspace.com ">Dedicated Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud Computing</a> of Rackspace Hosting<span>®</span> </div> <ul class="links"> <li class="blog"><a href="https://github.com/blog">Blog</a></li> <li><a href="http://support.github.com">Support</a></li> <li><a href="https://github.com/training">Training</a></li> <li><a href="http://jobs.github.com">Job Board</a></li> <li><a href="http://shop.github.com">Shop</a></li> <li><a href="https://github.com/contact">Contact</a></li> <li><a href="http://develop.github.com">API</a></li> <li><a href="http://status.github.com">Status</a></li> </ul> <ul class="sosueme"> <li class="main">© 2011 <span id="_rrt" title="0.33155s from fe6.rs.github.com">GitHub</span> Inc. All rights reserved.</li> <li><a href="/site/terms">Terms of Service</a></li> <li><a href="/site/privacy">Privacy</a></li> <li><a href="https://github.com/security">Security</a></li> </ul> </div> </div><!-- /#footer --> <!-- current locale: --> <div class="locales"> <div class="site"> <ul class="choices clearfix limited-locales"> <li><span class="current">English</span></li> <li><a rel="nofollow" href="?locale=de">Deutsch</a></li> <li><a rel="nofollow" href="?locale=fr">Français</a></li> <li><a rel="nofollow" href="?locale=ja">日本語</a></li> <li><a rel="nofollow" href="?locale=pt-BR">Português (BR)</a></li> <li><a rel="nofollow" href="?locale=ru">Русский</a></li> <li><a rel="nofollow" href="?locale=zh">中文</a></li> <li class="all"><a href="#" class="minibutton btn-forward js-all-locales"><span><span class="icon"></span>See all available languages</span></a></li> </ul> <div class="all-locales clearfix"> <h3>Your current locale selection: <strong>English</strong>. Choose another?</h3> <ul class="choices"> <li><a rel="nofollow" href="?locale=en">English</a></li> <li><a rel="nofollow" href="?locale=af">Afrikaans</a></li> <li><a rel="nofollow" href="?locale=ca">Català</a></li> <li><a rel="nofollow" href="?locale=cs">Čeština</a></li> </ul> <ul class="choices"> <li><a rel="nofollow" href="?locale=de">Deutsch</a></li> <li><a rel="nofollow" href="?locale=es">Español</a></li> <li><a rel="nofollow" href="?locale=fr">Français</a></li> <li><a rel="nofollow" href="?locale=hr">Hrvatski</a></li> </ul> <ul class="choices"> <li><a rel="nofollow" href="?locale=id">Indonesia</a></li> <li><a rel="nofollow" href="?locale=it">Italiano</a></li> <li><a rel="nofollow" href="?locale=ja">日本語</a></li> <li><a rel="nofollow" href="?locale=nl">Nederlands</a></li> </ul> <ul class="choices"> <li><a rel="nofollow" href="?locale=no">Norsk</a></li> <li><a rel="nofollow" href="?locale=pl">Polski</a></li> <li><a rel="nofollow" href="?locale=pt-BR">Português (BR)</a></li> <li><a rel="nofollow" href="?locale=ru">Русский</a></li> </ul> <ul class="choices"> <li><a rel="nofollow" href="?locale=sr">Српски</a></li> <li><a rel="nofollow" href="?locale=sv">Svenska</a></li> <li><a rel="nofollow" href="?locale=zh">中文</a></li> </ul> </div> </div> <div class="fade"></div> </div> <script>window._auth_token = "5fb90cea03b51d302598461c3969cdb3211d3084"</script> <div id="keyboard_shortcuts_pane" style="display:none"> <h2>Keyboard Shortcuts <small><a href="#" class="js-see-all-keyboard-shortcuts">(see all)</a></small></h2> <div class="columns threecols"> <div class="column first"> <h3>Site wide shortcuts</h3> <dl class="keyboard-mappings"> <dt>s</dt> <dd>Focus site search</dd> </dl> <dl class="keyboard-mappings"> <dt>?</dt> <dd>Bring up this help dialog</dd> </dl> </div><!-- /.column.first --> <div class="column middle" style='display:none'> <h3>Commit list</h3> <dl class="keyboard-mappings"> <dt>j</dt> <dd>Move selected down</dd> </dl> <dl class="keyboard-mappings"> <dt>k</dt> <dd>Move selected up</dd> </dl> <dl class="keyboard-mappings"> <dt>t</dt> <dd>Open tree</dd> </dl> <dl class="keyboard-mappings"> <dt>p</dt> <dd>Open parent</dd> </dl> <dl class="keyboard-mappings"> <dt>c <em>or</em> o <em>or</em> enter</dt> <dd>Open commit</dd> </dl> </div><!-- /.column.first --> <div class="column last" style='display:none'> <h3>Pull request list</h3> <dl class="keyboard-mappings"> <dt>j</dt> <dd>Move selected down</dd> </dl> <dl class="keyboard-mappings"> <dt>k</dt> <dd>Move selected up</dd> </dl> <dl class="keyboard-mappings"> <dt>o <em>or</em> enter</dt> <dd>Open issue</dd> </dl> </div><!-- /.columns.last --> </div><!-- /.columns.equacols --> <div style='display:none'> <div class="rule"></div> <h3>Issues</h3> <div class="columns threecols"> <div class="column first"> <dl class="keyboard-mappings"> <dt>j</dt> <dd>Move selected down</dd> </dl> <dl class="keyboard-mappings"> <dt>k</dt> <dd>Move selected up</dd> </dl> <dl class="keyboard-mappings"> <dt>x</dt> <dd>Toggle select target</dd> </dl> <dl class="keyboard-mappings"> <dt>o <em>or</em> enter</dt> <dd>Open issue</dd> </dl> </div><!-- /.column.first --> <div class="column middle"> <dl class="keyboard-mappings"> <dt>I</dt> <dd>Mark selected as read</dd> </dl> <dl class="keyboard-mappings"> <dt>U</dt> <dd>Mark selected as unread</dd> </dl> <dl class="keyboard-mappings"> <dt>e</dt> <dd>Close selected</dd> </dl> <dl class="keyboard-mappings"> <dt>y</dt> <dd>Remove selected from view</dd> </dl> </div><!-- /.column.middle --> <div class="column last"> <dl class="keyboard-mappings"> <dt>c</dt> <dd>Create issue</dd> </dl> <dl class="keyboard-mappings"> <dt>l</dt> <dd>Create label</dd> </dl> <dl class="keyboard-mappings"> <dt>i</dt> <dd>Back to inbox</dd> </dl> <dl class="keyboard-mappings"> <dt>u</dt> <dd>Back to issues</dd> </dl> <dl class="keyboard-mappings"> <dt>/</dt> <dd>Focus issues search</dd> </dl> </div> </div> </div> <div style='display:none'> <div class="rule"></div> <h3>Network Graph</h3> <div class="columns equacols"> <div class="column first"> <dl class="keyboard-mappings"> <dt><span class="badmono">←</span> <em>or</em> h</dt> <dd>Scroll left</dd> </dl> <dl class="keyboard-mappings"> <dt><span class="badmono">→</span> <em>or</em> l</dt> <dd>Scroll right</dd> </dl> <dl class="keyboard-mappings"> <dt><span class="badmono">↑</span> <em>or</em> k</dt> <dd>Scroll up</dd> </dl> <dl class="keyboard-mappings"> <dt><span class="badmono">↓</span> <em>or</em> j</dt> <dd>Scroll down</dd> </dl> <dl class="keyboard-mappings"> <dt>t</dt> <dd>Toggle visibility of head labels</dd> </dl> </div><!-- /.column.first --> <div class="column last"> <dl class="keyboard-mappings"> <dt>shift <span class="badmono">←</span> <em>or</em> shift h</dt> <dd>Scroll all the way left</dd> </dl> <dl class="keyboard-mappings"> <dt>shift <span class="badmono">→</span> <em>or</em> shift l</dt> <dd>Scroll all the way right</dd> </dl> <dl class="keyboard-mappings"> <dt>shift <span class="badmono">↑</span> <em>or</em> shift k</dt> <dd>Scroll all the way up</dd> </dl> <dl class="keyboard-mappings"> <dt>shift <span class="badmono">↓</span> <em>or</em> shift j</dt> <dd>Scroll all the way down</dd> </dl> </div><!-- /.column.last --> </div> </div> <div > <div class="rule"></div> <h3>Source Code Browsing</h3> <div class="columns threecols"> <div class="column first"> <dl class="keyboard-mappings"> <dt>t</dt> <dd>Activates the file finder</dd> </dl> <dl class="keyboard-mappings"> <dt>l</dt> <dd>Jump to line</dd> </dl> </div> </div> </div> </div> <!--[if IE 8]> <script type="text/javascript" charset="utf-8"> $(document.body).addClass("ie8") </script> <![endif]--> <!--[if IE 7]> <script type="text/javascript" charset="utf-8"> $(document.body).addClass("ie7") </script> <![endif]--> <script type='text/javascript'></script> </body> </html>