Removes trailing whitespace.

This commit is contained in:
Vlad Losev 2020-06-19 20:57:09 -07:00
parent c5fda4745c
commit 9b745dfb4f
No known key found for this signature in database
GPG key ID: 3A3C3B9FAA3AB7AE

View file

@ -206,7 +206,7 @@ server:
## SSO configuration when SSO is specified as a server auth mode.
## All the values are requied. SSO is activated by adding --auth-mode=sso
## to the server command line.
#
#
## The root URL of the OIDC identity provider.
# issuer: https://accounts.google.com
## Name of a secret and a key in it to retrieve the app OIDC client ID from.