Skip to content

Commit 63efbfe

Browse files
committed
Update docs
1 parent 2156377 commit 63efbfe

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

docs-src/configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The **-c, --configuration** argument can also be used to specify an alternate co
7676
| QueueDriver | string | The driver to use to interact with a queue data store. |
7777
| QueueName | string | The base name of the queue, used to form the Redis Queue keys. |
7878

79-
### RabbitMQ Client-specific Settings
79+
### RabbitMQ
8080
8181
| Setting | Type | Description |
8282
| ------------------------- | --------- | --------------------------------------------------------------------- |
@@ -85,7 +85,7 @@ The **-c, --configuration** argument can also be used to specify an alternate co
8585
| Username | string | The RabbitMQ username to authenticate with. |
8686
| Password | string | The RabbitMQ password to authenticate with. |
8787

88-
### Redis Client-specific Settings
88+
### Redis
8989
9090
| Setting | Type | Description |
9191
| ------------------------- | --------- | --------------------------------------------------------------------- |
@@ -94,7 +94,7 @@ The **-c, --configuration** argument can also be used to specify an alternate co
9494
| Database | integer | The Redis database - 0-15. |
9595
| Password | string | The Redis auth password. |
9696

97-
### File Client-specific Settings
97+
### File
9898
9999
| Setting | Type | Description |
100100
| ------------------------- | --------- | --------------------------------------------------------------------- |

docs/configuration/index.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -419,22 +419,22 @@
419419
</li>
420420

421421
<li class="md-nav__item">
422-
<a href="#rabbitmq-client-specific-settings" title="RabbitMQ Client-specific Settings" class="md-nav__link">
423-
RabbitMQ Client-specific Settings
422+
<a href="#rabbitmq" title="RabbitMQ" class="md-nav__link">
423+
RabbitMQ
424424
</a>
425425

426426
</li>
427427

428428
<li class="md-nav__item">
429-
<a href="#redis-client-specific-settings" title="Redis Client-specific Settings" class="md-nav__link">
430-
Redis Client-specific Settings
429+
<a href="#redis" title="Redis" class="md-nav__link">
430+
Redis
431431
</a>
432432

433433
</li>
434434

435435
<li class="md-nav__item">
436-
<a href="#file-client-specific-settings" title="File Client-specific Settings" class="md-nav__link">
437-
File Client-specific Settings
436+
<a href="#file" title="File" class="md-nav__link">
437+
File
438438
</a>
439439

440440
</li>
@@ -534,22 +534,22 @@
534534
</li>
535535

536536
<li class="md-nav__item">
537-
<a href="#rabbitmq-client-specific-settings" title="RabbitMQ Client-specific Settings" class="md-nav__link">
538-
RabbitMQ Client-specific Settings
537+
<a href="#rabbitmq" title="RabbitMQ" class="md-nav__link">
538+
RabbitMQ
539539
</a>
540540

541541
</li>
542542

543543
<li class="md-nav__item">
544-
<a href="#redis-client-specific-settings" title="Redis Client-specific Settings" class="md-nav__link">
545-
Redis Client-specific Settings
544+
<a href="#redis" title="Redis" class="md-nav__link">
545+
Redis
546546
</a>
547547

548548
</li>
549549

550550
<li class="md-nav__item">
551-
<a href="#file-client-specific-settings" title="File Client-specific Settings" class="md-nav__link">
552-
File Client-specific Settings
551+
<a href="#file" title="File" class="md-nav__link">
552+
File
553553
</a>
554554

555555
</li>
@@ -712,7 +712,7 @@ <h3 id="general-settings">General Settings<a class="headerlink" href="#general-s
712712
</tr>
713713
</tbody>
714714
</table>
715-
<h3 id="rabbitmq-client-specific-settings">RabbitMQ Client-specific Settings<a class="headerlink" href="#rabbitmq-client-specific-settings" title="Permanent link">&para;</a></h3>
715+
<h3 id="rabbitmq">RabbitMQ<a class="headerlink" href="#rabbitmq" title="Permanent link">&para;</a></h3>
716716
<table>
717717
<thead>
718718
<tr>
@@ -744,7 +744,7 @@ <h3 id="rabbitmq-client-specific-settings">RabbitMQ Client-specific Settings<a c
744744
</tr>
745745
</tbody>
746746
</table>
747-
<h3 id="redis-client-specific-settings">Redis Client-specific Settings<a class="headerlink" href="#redis-client-specific-settings" title="Permanent link">&para;</a></h3>
747+
<h3 id="redis">Redis<a class="headerlink" href="#redis" title="Permanent link">&para;</a></h3>
748748
<table>
749749
<thead>
750750
<tr>
@@ -776,7 +776,7 @@ <h3 id="redis-client-specific-settings">Redis Client-specific Settings<a class="
776776
</tr>
777777
</tbody>
778778
</table>
779-
<h3 id="file-client-specific-settings">File Client-specific Settings<a class="headerlink" href="#file-client-specific-settings" title="Permanent link">&para;</a></h3>
779+
<h3 id="file">File<a class="headerlink" href="#file" title="Permanent link">&para;</a></h3>
780780
<table>
781781
<thead>
782782
<tr>

docs/search/search_index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
},
228228
{
229229
"location": "/configuration/",
230-
"text": "Configuration\n\n\nInEngine Settings\n\n\nConfiguration is accomplished by modifying the appsettings.json file that comes with the InEngine.NET binary distribution.\nThe \n-c, --configuration\n argument can also be used to specify an alternate configuration file.\n\n\n{\n\n \nInEngine\n:\n \n{\n\n \nPlugins\n:\n \n{\n\n \nMyPlugin\n:\n \n/path/to/plugin/assembly\n\n \n},\n\n \nExecWhitelist\n:\n \n{\n\n \nfoo\n:\n \n/path/to/foo.exe\n\n \n},\n\n \nMail\n:\n \n{\n\n \nHost\n:\n \nlocalhost\n,\n\n \nPort\n:\n \n25\n,\n\n \nFrom\n:\n \[email protected]\n\n \n},\n\n \nQueue\n:\n \n{\n\n \nUseCompression\n:\n \nfalse\n,\n\n \nPrimaryQueueConsumers\n:\n \n4\n,\n\n \nSecondaryQueueConsumers\n:\n \n2\n,\n\n \nQueueDriver\n:\n \nrabbitmq\n,\n\n \nQueueName\n:\n \nInEngineQueue\n,\n\n \nRedis\n:\n \n{\n\n \nHost\n:\n \n127.0.0.1\n,\n\n \nPort\n:\n \n6379\n,\n\n \nDatabase\n:\n \n0\n,\n\n \nPassword\n:\n \n\n \n},\n\n \nRabbitMQ\n:\n \n{\n\n \nHost\n:\n \nlocalhost\n,\n\n \nPort\n:\n \n5672\n,\n\n \nUsername\n:\n \n,\n\n \nPassword\n:\n \n\n \n},\n\n \nFile\n:\n \n{\n\n \nBasePath\n:\n \n../\n\n \n}\n\n \n}\n\n \n}\n\n\n}\n\n\n\n\n\n\nTop-level Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nPlugins\n\n\nobject\n\n\nA set of key/value pairs, where the value is the directory where the plugin is located and the key is the plugin name sans .dll extension.\n\n\n\n\n\n\nExecWhitelist\n\n\nobject\n\n\nA set of key/value pairs, where the value is the file system path of an executable and the key is a command alias.\n\n\n\n\n\n\n\n\nMail Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nHost\n\n\nstring\n\n\nThe hostname of an SMTP server.\n\n\n\n\n\n\nPort\n\n\ninteger\n\n\nThe port of an SMTP server.\n\n\n\n\n\n\nFrom\n\n\nstring\n\n\nThe default email address used to send email from.\n\n\n\n\n\n\n\n\nQueue Settings\n\n\nGeneral Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nUseCompression\n\n\nbool\n\n\nA situation performance optimization that compresses queued messages.\n\n\n\n\n\n\nPrimaryQueueConsumers\n\n\nstring\n\n\nThe number of consumers to schedule for the secondary queue.\n\n\n\n\n\n\nSecondaryQueueConsumers\n\n\nstring\n\n\nThe number of consumers to schedule for the secondary queue.\n\n\n\n\n\n\nQueueDriver\n\n\nstring\n\n\nThe driver to use to interact with a queue data store.\n\n\n\n\n\n\nQueueName\n\n\nstring\n\n\nThe base name of the queue, used to form the Redis Queue keys.\n\n\n\n\n\n\n\n\nRabbitMQ Client-specific Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nHost\n\n\nstring\n\n\nThe RabbitMQ hostname to connect to.\n\n\n\n\n\n\nPort\n\n\ninteger\n\n\nRabbitMQ's port.\n\n\n\n\n\n\nUsername\n\n\nstring\n\n\nThe RabbitMQ username to authenticate with.\n\n\n\n\n\n\nPassword\n\n\nstring\n\n\nThe RabbitMQ password to authenticate with.\n\n\n\n\n\n\n\n\nRedis Client-specific Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nHost\n\n\nstring\n\n\nThe Redis hostname to connect to.\n\n\n\n\n\n\nPort\n\n\ninteger\n\n\nRedis's port.\n\n\n\n\n\n\nDatabase\n\n\ninteger\n\n\nThe Redis database - 0-15.\n\n\n\n\n\n\nPassword\n\n\nstring\n\n\nThe Redis auth password.\n\n\n\n\n\n\n\n\nFile Client-specific Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nBasePath\n\n\nstring\n\n\nThe file system path where the queue directories should be located.\n\n\n\n\n\n\n\n\nLogging Settings\n\n\nAny exceptions thrown by a command will be logged, provided NLog is configured to log exceptions. \nThe \nNLog configuration\n file needs to be setup with something like this: \n\n\n?xml version=\n1.0\n encoding=\nutf-8\n ?\n\n\nnlog\n \nxmlns=\nhttp://www.nlog-project.org/schemas/NLog.xsd\n\n \nxmlns:xsi=\nhttp://www.w3.org/2001/XMLSchema-instance\n\n\n \ntargets\n\n \ntarget\n \nname=\nlogfile\n \nxsi:type=\nFile\n \nfileName=\ninengine.log\n \n/\n\n \n/targets\n\n\n \nrules\n\n \nlogger\n \nname=\n*\n \nminlevel=\nError\n \nwriteTo=\nlogfile\n \n/\n\n \n/rules\n\n\n/nlog\n\n\n\n\n\n\nInEngine.Core does not depend explicitly on NLog, but rather \nCommon.Logging\n.\nThis means that any logging framework that Common.Logging supports can be used.\nConfiguring Common.Logging to use a different logging framework is out of the scope of this documentation.",
230+
"text": "Configuration\n\n\nInEngine Settings\n\n\nConfiguration is accomplished by modifying the appsettings.json file that comes with the InEngine.NET binary distribution.\nThe \n-c, --configuration\n argument can also be used to specify an alternate configuration file.\n\n\n{\n\n \nInEngine\n:\n \n{\n\n \nPlugins\n:\n \n{\n\n \nMyPlugin\n:\n \n/path/to/plugin/assembly\n\n \n},\n\n \nExecWhitelist\n:\n \n{\n\n \nfoo\n:\n \n/path/to/foo.exe\n\n \n},\n\n \nMail\n:\n \n{\n\n \nHost\n:\n \nlocalhost\n,\n\n \nPort\n:\n \n25\n,\n\n \nFrom\n:\n \[email protected]\n\n \n},\n\n \nQueue\n:\n \n{\n\n \nUseCompression\n:\n \nfalse\n,\n\n \nPrimaryQueueConsumers\n:\n \n4\n,\n\n \nSecondaryQueueConsumers\n:\n \n2\n,\n\n \nQueueDriver\n:\n \nrabbitmq\n,\n\n \nQueueName\n:\n \nInEngineQueue\n,\n\n \nRedis\n:\n \n{\n\n \nHost\n:\n \n127.0.0.1\n,\n\n \nPort\n:\n \n6379\n,\n\n \nDatabase\n:\n \n0\n,\n\n \nPassword\n:\n \n\n \n},\n\n \nRabbitMQ\n:\n \n{\n\n \nHost\n:\n \nlocalhost\n,\n\n \nPort\n:\n \n5672\n,\n\n \nUsername\n:\n \n,\n\n \nPassword\n:\n \n\n \n},\n\n \nFile\n:\n \n{\n\n \nBasePath\n:\n \n../\n\n \n}\n\n \n}\n\n \n}\n\n\n}\n\n\n\n\n\n\nTop-level Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nPlugins\n\n\nobject\n\n\nA set of key/value pairs, where the value is the directory where the plugin is located and the key is the plugin name sans .dll extension.\n\n\n\n\n\n\nExecWhitelist\n\n\nobject\n\n\nA set of key/value pairs, where the value is the file system path of an executable and the key is a command alias.\n\n\n\n\n\n\n\n\nMail Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nHost\n\n\nstring\n\n\nThe hostname of an SMTP server.\n\n\n\n\n\n\nPort\n\n\ninteger\n\n\nThe port of an SMTP server.\n\n\n\n\n\n\nFrom\n\n\nstring\n\n\nThe default email address used to send email from.\n\n\n\n\n\n\n\n\nQueue Settings\n\n\nGeneral Settings\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nUseCompression\n\n\nbool\n\n\nA situation performance optimization that compresses queued messages.\n\n\n\n\n\n\nPrimaryQueueConsumers\n\n\nstring\n\n\nThe number of consumers to schedule for the secondary queue.\n\n\n\n\n\n\nSecondaryQueueConsumers\n\n\nstring\n\n\nThe number of consumers to schedule for the secondary queue.\n\n\n\n\n\n\nQueueDriver\n\n\nstring\n\n\nThe driver to use to interact with a queue data store.\n\n\n\n\n\n\nQueueName\n\n\nstring\n\n\nThe base name of the queue, used to form the Redis Queue keys.\n\n\n\n\n\n\n\n\nRabbitMQ\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nHost\n\n\nstring\n\n\nThe RabbitMQ hostname to connect to.\n\n\n\n\n\n\nPort\n\n\ninteger\n\n\nRabbitMQ's port.\n\n\n\n\n\n\nUsername\n\n\nstring\n\n\nThe RabbitMQ username to authenticate with.\n\n\n\n\n\n\nPassword\n\n\nstring\n\n\nThe RabbitMQ password to authenticate with.\n\n\n\n\n\n\n\n\nRedis\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nHost\n\n\nstring\n\n\nThe Redis hostname to connect to.\n\n\n\n\n\n\nPort\n\n\ninteger\n\n\nRedis's port.\n\n\n\n\n\n\nDatabase\n\n\ninteger\n\n\nThe Redis database - 0-15.\n\n\n\n\n\n\nPassword\n\n\nstring\n\n\nThe Redis auth password.\n\n\n\n\n\n\n\n\nFile\n\n\n\n\n\n\n\n\nSetting\n\n\nType\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nBasePath\n\n\nstring\n\n\nThe file system path where the queue directories should be located.\n\n\n\n\n\n\n\n\nLogging Settings\n\n\nAny exceptions thrown by a command will be logged, provided NLog is configured to log exceptions. \nThe \nNLog configuration\n file needs to be setup with something like this: \n\n\n?xml version=\n1.0\n encoding=\nutf-8\n ?\n\n\nnlog\n \nxmlns=\nhttp://www.nlog-project.org/schemas/NLog.xsd\n\n \nxmlns:xsi=\nhttp://www.w3.org/2001/XMLSchema-instance\n\n\n \ntargets\n\n \ntarget\n \nname=\nlogfile\n \nxsi:type=\nFile\n \nfileName=\ninengine.log\n \n/\n\n \n/targets\n\n\n \nrules\n\n \nlogger\n \nname=\n*\n \nminlevel=\nError\n \nwriteTo=\nlogfile\n \n/\n\n \n/rules\n\n\n/nlog\n\n\n\n\n\n\nInEngine.Core does not depend explicitly on NLog, but rather \nCommon.Logging\n.\nThis means that any logging framework that Common.Logging supports can be used.\nConfiguring Common.Logging to use a different logging framework is out of the scope of this documentation.",
231231
"title": "Configuration"
232232
},
233233
{
@@ -261,19 +261,19 @@
261261
"title": "General Settings"
262262
},
263263
{
264-
"location": "/configuration/#rabbitmq-client-specific-settings",
264+
"location": "/configuration/#rabbitmq",
265265
"text": "Setting Type Description Host string The RabbitMQ hostname to connect to. Port integer RabbitMQ's port. Username string The RabbitMQ username to authenticate with. Password string The RabbitMQ password to authenticate with.",
266-
"title": "RabbitMQ Client-specific Settings"
266+
"title": "RabbitMQ"
267267
},
268268
{
269-
"location": "/configuration/#redis-client-specific-settings",
269+
"location": "/configuration/#redis",
270270
"text": "Setting Type Description Host string The Redis hostname to connect to. Port integer Redis's port. Database integer The Redis database - 0-15. Password string The Redis auth password.",
271-
"title": "Redis Client-specific Settings"
271+
"title": "Redis"
272272
},
273273
{
274-
"location": "/configuration/#file-client-specific-settings",
274+
"location": "/configuration/#file",
275275
"text": "Setting Type Description BasePath string The file system path where the queue directories should be located.",
276-
"title": "File Client-specific Settings"
276+
"title": "File"
277277
},
278278
{
279279
"location": "/configuration/#logging-settings",

0 commit comments

Comments
 (0)