docs: adds accesskey and secret to securejsonfields

closes #11005
This commit is contained in:
bergquist 2018-02-23 09:32:22 +01:00
parent 75ae34cf84
commit 01fb3ea034

View File

@ -169,6 +169,8 @@ Secure json data is a map of settings that will be encrypted with [secret key](/
| tlsClientKey | string | *All* |TLS Client key for outgoing requests |
| password | string | Postgre | password |
| user | string | Postgre | user |
| accessKey | string | Cloudwatch | Access key for connecting to Cloudwatch |
| secretKey | string | Cloudwatch | Secret key for connecting to Cloudwatch |
### Dashboards