From 5e00f12a328b7e2bd197cec71fb090b40d99e736 Mon Sep 17 00:00:00 2001 From: enjo-gh <54560293+enjo-gh@users.noreply.github.com> Date: Tue, 3 Sep 2019 04:14:44 +0800 Subject: [PATCH] Refine concept of users and packages for main account --- Creating-Websites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Creating-Websites.md b/Creating-Websites.md index 900d4be..ee9b180 100644 --- a/Creating-Websites.md +++ b/Creating-Websites.md @@ -1,6 +1,6 @@ # Creating Websites -The reason you leased a server and installed CyberPanel was likely to create a website, right? So let's get to it. Well, almost. If you will be hosting multiple users, you will need to create accounts for those users. If you will be hosting a lot of users, you may want to create some packages of resource limits that you can later assign to users to save some typing. Those are pretty straightforward, fill-in-the-blanks tasks so we'll wait here while you tend to those details. +The reason you leased a server and installed CyberPanel was likely to create a website, right? So let's get to it. Well, almost. If you will be permitting multiple users to create websites under the main account, you will need to create accounts for those users. If there will be many such users and you will want to assign different resource limits to them, then you may want to create some packages of resource limits to save some typing. Those are pretty straightforward, fill-in-the-blanks tasks so we'll wait here while you tend to those details. OK, you're back.