소스 검색

Update README.md

Thomas Leister 9 년 전
부모
커밋
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.
 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
 ## Installation
 
 
@@ -234,4 +225,4 @@ WebMUM uses the SHA512-CRYPT password scheme, which is known as a very secure sc
 ### "login/ cannot be found"
 ### "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.
 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.