initial commit
This commit is contained in:
4
settings.example.php
Normal file
4
settings.example.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
return ['email' => 'mail@example.com',
|
||||
'password' => 'plain_text_password_here'];
|
||||
Reference in New Issue
Block a user