Skip to content

Commit

Permalink
add default
Browse files Browse the repository at this point in the history
  • Loading branch information
Jusshersmith committed Aug 22, 2019
1 parent 19ff5a9 commit bafee34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/google_provider_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ domain, the identity of which can be assumed by `sso`.
- **`PROVIDER_GOOGLEQUICKSTART_GOOGLE_CREDENTIALS`**: (string) The path to the JSON file downloaded at the time of
service account creation above. There is no reason why this file should ever be accessed by any
person or service other than `sso`; ensure that file permissions are set accordingly.
- **`PROVIDER_GOOGLEQUICKSTART_GROUPCACHE_INTERVAL_REFRESH`**: (time.Duration) The interval the group cache should refresh at. #TODO:set default/test?
- **`PROVIDER_GOOGLEQUICKSTART_GROUPCACHE_INTERVAL_REFRESH`**: (time.Duration - default: `10m`) The interval the group cache should refresh at. #TODO:set default/test?

0 comments on commit bafee34

Please sign in to comment.