Skip to content

Commit

Permalink
New config docs with table
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 20, 2019
1 parent 48deb1b commit ec0cc8e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -4,5 +4,7 @@ Another E-commerce back-office management infra-structure.

## Configuration

* `STRICT` (`bool`) - If the strict mode should be used in order state update, more error proof (defaults to `True`)
* `SCHEDULER` (`bool`) - If the order processing scheduler should be started at boot (default to `True`)
| Name | Type | Description |
| ----- | ----- | ----- |
| **STRICT** | `bool` | If the strict mode should be used in order state update, more error proof (defaults to `True`). |
| **SCHEDULER** | `bool` | If the order processing scheduler should be started at boot (default to `True`). |

0 comments on commit ec0cc8e

Please sign in to comment.