Skip to content

Commit

Permalink
added all OAUTH config keys to .env template
Browse files Browse the repository at this point in the history
  • Loading branch information
Ueland committed Jul 18, 2018
1 parent 9eefda9 commit 2163778
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions aleph.env.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ ALEPH_PASSWORD_LOGIN=true
ALEPH_OAUTH=false
ALEPH_OAUTH_KEY=
ALEPH_OAUTH_SECRET=
ALEPH.OAUTH_NAME=
ALEPH_OAUTH_SCOPE=
ALEPH_OAUTH_BASE_URL=
ALEPH_OAUTH_REQUEST_TOKEN_URL=
ALEPH_OAUTH_TOKEN_METHOD=
ALEPH_OAUTH_TOKEN_URL=
ALEPH_OAUTH_AUTHORIZE_URL=


# Where and how to store the underlying files:
# ALEPH_ARCHIVE_TYPE=file
Expand Down

0 comments on commit 2163778

Please sign in to comment.