diff --git a/README.md b/README.md index 4ccba13a..1f168249 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,9 @@ At this step, you should also setup the SSL for Nginx. [Certbot](https://certbot If all of the above steps are successful, open http://app.mydomain.com/ and create your first account! +By default, new accounts are not premium so don't have unlimited alias. To make your account premium, +please go to the database, table "users" and set "lifetime" column to "1" or "TRUE". + ## Contributing All work on SimpleLogin happens directly on GitHub.