mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Removing app_token_key from documentation (#1489)
d3eb3b7272
removed `app_token_key` from
the application, but not the docs.
This commit is contained in:
parent
d3eb3b7272
commit
40610e508f
@ -352,19 +352,6 @@ The key size of the salt which is generated when hashing user passwords.
|
||||
|
||||
#### App
|
||||
|
||||
##### `app_token_key`
|
||||
|
||||
Secret key for generating invite and reset tokens.
|
||||
|
||||
- Default value: `CHANGEME`
|
||||
- Environment variable: `KOLIDE_APP_TOKEN_KEY`
|
||||
- Config file format
|
||||
|
||||
```
|
||||
app:
|
||||
token_key: JVnKw7CaUdJjZwYAqDgUHVYP
|
||||
```
|
||||
|
||||
##### `app_token_key_size`
|
||||
|
||||
Size of generated app tokens.
|
||||
|
Loading…
Reference in New Issue
Block a user