From c3261ae0c66be80ed59e4b73348d208825cd7df6 Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Wed, 24 May 2017 11:13:04 +0200 Subject: [PATCH] Add admin setup to install instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a9d169..8eb182a 100755 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Together with a dedicated [μlogger mobile client](https://github.com/bfabiszews - Follow instructions in setup script. It will add database tables and set up your μlogger user - **Remember to remove or disable `scripts/setup.php` script** - Log in with your new user on http://YOUR_HOST/ulogger-server/ +- You may also want to set your new user as an [admin in config file](https://github.com/bfabiszewski/ulogger-server/blob/v0.2/config.default.php#L67). ## Todo - improve track editing