mirror of
https://github.com/friendica/friendica
synced 2025-04-25 12:30:11 +00:00
New class "System"
This commit is contained in:
parent
b0c26921ad
commit
3c24bed412
121 changed files with 197 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\System;
|
||||
|
||||
define('REQUEST_TOKEN_DURATION', 300);
|
||||
define('ACCESS_TOKEN_DURATION', 31536000);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue