mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-26 04:58:10 +02:00
config: remove grpc server max connection age options (#2427)
* config: remove grpc server max connection age options * remove docs
This commit is contained in:
parent
56bbc31517
commit
94eb3c1149
7 changed files with 214 additions and 306 deletions
|
@ -5,6 +5,11 @@ description: >-
|
|||
for Pomerium. Please read it carefully.
|
||||
---
|
||||
|
||||
# Since 0.14.0
|
||||
|
||||
## Breaking
|
||||
|
||||
The unused `grpc_server_max_connection_age` and `grpc_server_max_connection_age_grace` options were removed.
|
||||
# Since 0.13.0
|
||||
|
||||
## New
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue