Add to readme how to make an user premium

This commit is contained in:
Son NK 2020-01-20 09:23:31 +01:00
parent f56ba95b4d
commit 6869fac410
1 changed files with 3 additions and 0 deletions

View File

@ -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.