mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Fix a type in support bundles (#66481)
This commit is contained in:
parent
1dad340ab3
commit
694b48660b
@ -90,7 +90,7 @@ Ensure [age](https://github.com/FiloSottile/age#installation) is installed on yo
|
||||
Add the public key to the `public_keys` setting in the `support_bundle` section of the Grafana configuration file.
|
||||
|
||||
```ini
|
||||
[support_bundle]
|
||||
[support_bundles]
|
||||
public_keys = "age1ql3z7hjy54pw3hyww5ayyfg7zqgvc7w3j2elw8zmrj2kg5sfn9aqmcac8p"
|
||||
```
|
||||
|
||||
@ -100,7 +100,7 @@ public_keys = "age1ql3z7hjy54pw3hyww5ayyfg7zqgvc7w3j2elw8zmrj2kg5sfn9aqmcac8p"
|
||||
Example:
|
||||
|
||||
```ini
|
||||
[support_bundle]
|
||||
[support_bundles]
|
||||
public_keys = "age1ql3z7hjy54pw3hyww5ayyfg7zqgvc7w3j2elw8zmrj2kg5sfn9aqmcac8p age1yu8vzu554pv3klw46yhdv4raz36k5w3vy30lpxn46923lqngudyqvxacer"
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user