Skip to content

Commit

Permalink
add configuration options documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lwlee2608 committed Nov 27, 2023
1 parent b6e9c93 commit 44f5e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Configurations

### Diameter Config

| Field Name | JavaScript Type | Description |
| Field Name | Type | Description |
| ------------------------------ | ----------------------------- | ----------------------------------------------------- |
| RequestTimeout | duration | Timeout for each request |
| MaxRetransmits | number | Maximum number of message retransmissions |
Expand All @@ -100,7 +100,7 @@ Configurations

### Capability Exchange Config

| Field Name | JavaScript Type | Description |
| Field Name | Type | Description |
| ------------------------------ | ----------------------------- | ----------------------------------------------------- |
| VendorID | number | Vendor ID |
| ProductName | string | Name of the product |
Expand Down

0 comments on commit 44f5e45

Please sign in to comment.