mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-10 19:43:01 +00:00
Merge pull request #550 from daradib/typo
Fix docs typo for Spawner.disable_user_config
This commit is contained in:
@@ -45,7 +45,7 @@ as it resolves all of the cross-site issues.
|
|||||||
### Disabling user config
|
### Disabling user config
|
||||||
|
|
||||||
If subdomains are not available or not desirable,
|
If subdomains are not available or not desirable,
|
||||||
0.5 also adds an option `Spawner.disable_use_config`,
|
0.5 also adds an option `Spawner.disable_user_config`,
|
||||||
which you can set to prevent the user-owned configuration files from being loaded.
|
which you can set to prevent the user-owned configuration files from being loaded.
|
||||||
This leaves only package installation and PATHs as things the admin must enforce.
|
This leaves only package installation and PATHs as things the admin must enforce.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user