Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
Pp_study
/
pp_cms
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
951d7f54c0
Rami (Branch)
Tag
develop
feature/test_code
master
pp_cms
/
webApp
/
api
/
config
/
params.php
params.php
99 B
Cronologia
Originale
1
2
3
4
5
6
<?php
return [
'adminEmail' => 'admin@example.com',
'user.apiTokenExpire' => 3*24*3600,
];