7 lines
76 B
PHP
7 lines
76 B
PHP
<?php
|
|
|
|
return [
|
|
'name' => 'Linksehat',
|
|
'otp_valid_minutes' => 10
|
|
];
|