浏览代码

Add to readme how to make an user premium

Son NK 5 年之前
父节点
当前提交
6869fac410
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
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.