Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmaanT committed Apr 24, 2019
1 parent ab1bcc9 commit b9c45d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Example:
'CLIENT_ID': 'id',
'CLIENT_SECRET': 'secret',
'REDIRECT_URI': 'example',
'ADMIN_PERMISSION': 'example_admin'
}
The available settings are:
Expand All @@ -61,6 +62,8 @@ The available settings are:

``PLATFORM_URL`` URL of platform server to connect to. Should be ``https://platform(-dev).pennlabs.org`` (no trailing slash)

``ADMIN_PERMISSION`` The name of the permission on platform to grant admin access. Defaults to ``example_admin``

Changelog
---------
See `CHANGELOG.md <https://github.com/pennlabs/django-labs-accounts/blob/master/CHANGELOG.md>`_.
Expand Down

0 comments on commit b9c45d6

Please sign in to comment.