Skip to content

Commit e01d6b8

Browse files
Spomkygitbook-bot
Spomky
authored andcommitted
GitBook: [master] one page modified
1 parent 0ac50ac commit e01d6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony-bundle/key-and-key-set-management/key-set-management-jwkset.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jose:
112112
shared_keyset:
113113
id: 'jose.key_set.public_keyset' # The key set service to share
114114
path: '/certs' # Path of the key set. Final path is hostname/route_prefix/path: https://www.foo.com/keys/certs
115-
max_age: 1000 # Set the max age of this key set
115+
max_age: 1000 # Set the HTTP cache max age of this key set
116116
```
117117

118118
Now went you go to the URL `http://128.0.0.1:8000/certs`, you will get your key set.

0 commit comments

Comments
 (0)