mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
Update docs/source/changelog.md
Co-Authored-By: minrk <benjaminrk@gmail.com>
This commit is contained in:
@@ -52,6 +52,7 @@ whether it was through discussion, testing, documentation, or development.
|
||||
- SimpleSpawner and DummyAuthenticator, which are useful for testing, have been merged into JupyterHub itself:
|
||||
|
||||
```python
|
||||
# For testing purposes only. Should not be used in production.
|
||||
c.JupyterHub.authenticator_class = 'dummy'
|
||||
c.JupyterHub.spawner_class = 'simple'
|
||||
```
|
||||
|
Reference in New Issue
Block a user