Skip to content

Commit f7753d0

Browse files
authored
Comment on usage of null in config files.
1 parent aa6ff5c commit f7753d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docsource/content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ One of the following modes must be supplied as the **first (and only) argument**
8282

8383
### 1. `config\config.json`
8484

85-
> See `stock-config.json` for a complete example.
85+
> See `stock-config.json` for a complete example. Please input `null` to set a value is empty.
8686
8787
- **`digicertApiKey`** - CertCentral API key. Use a key created with **API key restrictions = None**.
8888
- **`keyfactorDomainAndUser`** - e.g., `DOMAIN\\Username`. User must be permitted to use the Keyfactor API, create/edit metadata fields, and edit certificates.
@@ -221,3 +221,4 @@ Logging uses **NLog** and writes to a local `logs/` folder.
221221
- **Custom fields with options in DigiCert** - The DigiCert API cannot create dropdown/option fields; create these manually in CertCentral.
222222

223223
---
224+

0 commit comments

Comments
 (0)