mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-28 05:59:10 +02:00
options: remove refresh_cooldown, add allow_spdy to proto (#2446)
This commit is contained in:
parent
1931f11649
commit
63ee30d69c
9 changed files with 487 additions and 523 deletions
|
@ -9,9 +9,9 @@ description: >-
|
|||
|
||||
## Breaking
|
||||
|
||||
### Removed GRPC Server Max Connection Age Options
|
||||
### Removed options
|
||||
|
||||
The unused `grpc_server_max_connection_age` and `grpc_server_max_connection_age_grace` options were removed.
|
||||
The unused `grpc_server_max_connection_age`, `grpc_server_max_connection_age_grace` and `refresh_cooldown` options were removed.
|
||||
|
||||
### Removed support for Ed25519 Signing Keys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue