From eef9c6fe2474b571c1fed15aa6414b8d97b87ede Mon Sep 17 00:00:00 2001 From: Benjamin Foote Date: Thu, 7 Feb 2019 19:46:05 -0800 Subject: [PATCH] #65 check your indentation (yaml is so spacey) --- config/config.yml_example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.yml_example b/config/config.yml_example index 37e211c6..dbc8a3a7 100644 --- a/config/config.yml_example +++ b/config/config.yml_example @@ -3,6 +3,8 @@ # you should probably start with one of the other configs in the example directory # vouch proxy does a fairly good job of setting its config to sane defaults +# be aware of your indentation, the only top level elements are `vouch` and `oauth`. + vouch: # logLevel: debug logLevel: info