Config fix, updated README

This commit is contained in:
Marek Rost
2018-06-19 18:11:41 +02:00
parent 8a317800ef
commit 53c70b72ce
3 changed files with 11 additions and 6 deletions
+2
View File
@@ -1,3 +1,5 @@
<?php
$AUTH_ENABLED = 0;
$USERNAME = 'changeme';
$PASSWORD = '1234';