Process comments on docs by jpmens in issue #13

This commit is contained in:
Mark Schouten 2015-01-23 15:58:09 +01:00
parent d89c90f468
commit cc8680a917
2 changed files with 5 additions and 2 deletions

View file

@ -42,6 +42,8 @@ where you want to run nsedit
* Copy ```includes/config.inc.php-dist``` to ```includes/config.inc.php``` and edit config.inc.php to your needs.
* By default, nsedit writes its user database to ../etc/pdns.users.sqlite3. Be sure that your webserver can create that directory and write to it
* Visit http(s)://<url>/nsedit/ and login with admin/admin (Don't forget to update your password!)
Have fun ;)