Update README.md

This commit is contained in:
KernelDeimos 2024-04-02 00:33:02 -04:00
parent c90931d004
commit f8a7f1c1f9

View File

@ -84,8 +84,10 @@ See [domain configuration](./doc/self-hosters/domains.md) for more information.
### Default User
By default, Puter will create a user called `default_user` with the password
`changeme`. A warning will persist in the dev console until this user's
By default, Puter will create a user called `default_user`.
This user will have a randomly generated password, which will be printed
in the development console.
A warning will persist in the dev console until this user's
password is changed. Please login to this user and change the password as
your first step. This user by default has 10GB storage instead of the default
(500MB storage) for new/temporary users.