mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Fix heading indentation in "Configuration files" docs (#11618)
Added an extra line before one of the section headings so it will align with the content below and not the list items above it: ![Screenshot 2023-05-10 at 12 39 47 PM](https://github.com/fleetdm/fleet/assets/3065949/4ddf013e-97a3-4a60-bab0-b38d12a19e3e) Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
parent
7c40d734e6
commit
344bd27218
@ -257,6 +257,7 @@ The `secrets` section provides the list of enroll secrets that will be valid for
|
||||
- secret: RzTlxPvugG4o4O5IKS/HqEDJUmI1hwBoffff
|
||||
- secret: JZ/C/Z7ucq22dt/zjx2kEuDBN0iLjqfz
|
||||
```
|
||||
|
||||
### Modify an existing team
|
||||
|
||||
You can modify an existing team by applying a new team configuration file with the same `name` as an existing team. The new team configuration will completely replace the previous configuration. In order to avoid overiding existing settings, we reccomend retreiving the existing configuration and modifying it.
|
||||
|
Loading…
Reference in New Issue
Block a user