Update README.md

This commit is contained in:
Grégory Soutadé 2013-10-24 19:26:24 +02:00
parent 0991f1be69
commit 37f22387bd
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ Server
To host a password server, you need a webserver. Just copy server files in a directory read/write for web server user (www-data). A sample apache2 configuration file is available in ressources. For enhanced security, it's better to put the password server under https.
You can activate/deactivate view of ciphered passwords by setting $VIEW_CIPHERED_PASSWORDS in index.php.
You can activate/deactivate user creation by setting $ADMIN_MODE in index.php.
A demonstration server is available [here](http://gpass-demo.soutade.fr). It's the default server of XPI package (user demo).