aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2016-07-26 13:20:51 +0200
committerCamil Staps2016-07-26 13:20:51 +0200
commit5528a63784882d11d02f5f8ce568997f751b28ec (patch)
tree811043ecfe1030b4dc5cb41dc8eaebad2e8c98de /README.md
parentAdded braintree (diff)
Option to add first user during installation
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c81c39..e5d874d 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,17 @@ folder. This is also a check to make sure that your permissions are correct.
You can also create these folders yourself, if you make sure the webserver has
permission to it.
+## Creating a first user
+
+Go to `/install/index.php?create_user` to create an `admin` user with a random
+password.
+
+## Security
+
+Go to `/install/index.php?password_cost` to benchmark your system to find an
+appropriate password cost. Set the constant `password_cost` in
+`classes/constants.php` to this value.
+
## Permissions
The files folder will be used to put generated invoices in. Make your server