diff options
Diffstat (limited to 'settings_file.html')
| -rw-r--r-- | settings_file.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/settings_file.html b/settings_file.html index 673302d..591bc6a 100644 --- a/settings_file.html +++ b/settings_file.html | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 10 | 10 | ||
| 11 | <title>Settings — EventMQ 0 documentation</title> | 11 | <title>Server Settings (eventmq.conf) — EventMQ 0 documentation</title> |
| 12 | 12 | ||
| 13 | 13 | ||
| 14 | 14 | ||
| @@ -61,7 +61,7 @@ | |||
| 61 | 61 | ||
| 62 | 62 | ||
| 63 | <div class="version"> | 63 | <div class="version"> |
| 64 | 0.2.7 | 64 | 0.2.7.1 |
| 65 | </div> | 65 | </div> |
| 66 | 66 | ||
| 67 | 67 | ||
| @@ -84,7 +84,7 @@ | |||
| 84 | 84 | ||
| 85 | <ul class="current"> | 85 | <ul class="current"> |
| 86 | <li class="toctree-l1 current"><a class="reference internal" href="using.html">Using EventMQ</a><ul class="current"> | 86 | <li class="toctree-l1 current"><a class="reference internal" href="using.html">Using EventMQ</a><ul class="current"> |
| 87 | <li class="toctree-l2 current"><a class="current reference internal" href="">Settings</a><ul> | 87 | <li class="toctree-l2 current"><a class="current reference internal" href="">Server Settings (eventmq.conf)</a><ul> |
| 88 | <li class="toctree-l3"><a class="reference internal" href="#router">Router</a></li> | 88 | <li class="toctree-l3"><a class="reference internal" href="#router">Router</a></li> |
| 89 | <li class="toctree-l3"><a class="reference internal" href="#scheduler">Scheduler</a></li> | 89 | <li class="toctree-l3"><a class="reference internal" href="#scheduler">Scheduler</a></li> |
| 90 | <li class="toctree-l3"><a class="reference internal" href="#job-manager">Job Manager</a><ul> | 90 | <li class="toctree-l3"><a class="reference internal" href="#job-manager">Job Manager</a><ul> |
| @@ -94,6 +94,7 @@ | |||
| 94 | </li> | 94 | </li> |
| 95 | </ul> | 95 | </ul> |
| 96 | </li> | 96 | </li> |
| 97 | <li class="toctree-l2"><a class="reference internal" href="using.html#client-environment-variables">Client Environment Variables</a></li> | ||
| 97 | </ul> | 98 | </ul> |
| 98 | </li> | 99 | </li> |
| 99 | <li class="toctree-l1"><a class="reference internal" href="api.html">API Documentation</a></li> | 100 | <li class="toctree-l1"><a class="reference internal" href="api.html">API Documentation</a></li> |
| @@ -130,7 +131,7 @@ | |||
| 130 | 131 | ||
| 131 | <li><a href="using.html">Using EventMQ</a> »</li> | 132 | <li><a href="using.html">Using EventMQ</a> »</li> |
| 132 | 133 | ||
| 133 | <li>Settings</li> | 134 | <li>Server Settings (eventmq.conf)</li> |
| 134 | <li class="wy-breadcrumbs-aside"> | 135 | <li class="wy-breadcrumbs-aside"> |
| 135 | 136 | ||
| 136 | 137 | ||
| @@ -144,8 +145,8 @@ | |||
| 144 | <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | 145 | <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> |
| 145 | <div itemprop="articleBody"> | 146 | <div itemprop="articleBody"> |
| 146 | 147 | ||
| 147 | <div class="section" id="settings"> | 148 | <div class="section" id="server-settings-eventmq-conf"> |
| 148 | <h1>Settings<a class="headerlink" href="#settings" title="Permalink to this headline">¶</a></h1> | 149 | <h1>Server Settings (eventmq.conf)<a class="headerlink" href="#server-settings-eventmq-conf" title="Permalink to this headline">¶</a></h1> |
| 149 | <p>EventMQ uses a standard INI style config file found at <code class="docutils literal"><span class="pre">/etc/eventmq.conf</span></code>.</p> | 150 | <p>EventMQ uses a standard INI style config file found at <code class="docutils literal"><span class="pre">/etc/eventmq.conf</span></code>.</p> |
| 150 | <div class="section" id="router"> | 151 | <div class="section" id="router"> |
| 151 | <h2>Router<a class="headerlink" href="#router" title="Permalink to this headline">¶</a></h2> | 152 | <h2>Router<a class="headerlink" href="#router" title="Permalink to this headline">¶</a></h2> |
| @@ -209,7 +210,7 @@ run.</p> | |||
| 209 | 210 | ||
| 210 | <div role="contentinfo"> | 211 | <div role="contentinfo"> |
| 211 | <p> | 212 | <p> |
| 212 | © Copyright 2016, eventboard.io. | 213 | © Copyright 2016, EventMQ Contributors. |
| 213 | 214 | ||
| 214 | </p> | 215 | </p> |
| 215 | </div> | 216 | </div> |