From f8a7f1c1f9082b86cbeb901d84ddf0f391ebe9b0 Mon Sep 17 00:00:00 2001 From: KernelDeimos Date: Tue, 2 Apr 2024 00:33:02 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index feae3afd..501373f3 100644 --- a/README.md +++ b/README.md @@ -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.