Skip to content

Commit a40ab05

Browse files
authored
Fix docs intructions True->Flase
1 parent a897141 commit a40ab05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/public_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ the login token, otherwise follow the procedure to set a password from the
7878
command line.
7979

8080
The ability to change the password at first login time may be disabled by
81-
integrations by setting the ``--NotebookApp.allow_password_change=True``
81+
integrations by setting the ``--NotebookApp.allow_password_change=False``
8282

8383

8484
Starting at notebook version 5.0, you can enter and store a password for your

0 commit comments

Comments
 (0)