Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
Pp_study
/
pp_cms
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
951d7f54c0
Branches
Tags
develop
feature/test_code
master
pp_cms
/
webApp
/
api
/
config
/
params.php
params.php
99 B
History
Raw
1
2
3
4
5
6
<?php
return [
'adminEmail' => 'admin@example.com',
'user.apiTokenExpire' => 3*24*3600,
];