浏览代码

Update README.md

Thomas Leister 10 年之前
父节点
当前提交
a6edeed0e0
共有 1 个文件被更改,包括 1 次插入10 次删除
  1. 1 10
      README.md

+ 1 - 10
README.md

@@ -3,15 +3,6 @@ WebMUM - Web Mailserver User Manager
 
 WebMUM is a web frontend based on PHP which helps you to manage mail accounts via MySQL. The software is licensed under a GNU-GPL 3.0 license.
 
-## Demo
-
-There is a demo site available at https://webmumdemo.trashserver.net/
-
-Username: admin@domain.tld<br/>
-Password: webmumpassword
-
-Please note that there are some limitations on the admin account: You can't delete the account / domain of the admin user and the original password 
-will be restored every minute. Have fun!
 
 ## Installation
 
@@ -234,4 +225,4 @@ WebMUM uses the SHA512-CRYPT password scheme, which is known as a very secure sc
 ### "login/ cannot be found"
 
 Webserver rewrites have to be enabled on your server, because WebMUM does not use real URLs for the frontend, but virtual URLs based on URL rewriting.
-When rewriting fails, you receive a 404 error message.
+When rewriting fails, you receive a 404 error message.