1
0
Fork 0

Use the cached activity function

This commit is contained in:
Michael 2022-09-07 19:46:24 +00:00
commit a0b99f61ea
10 changed files with 6 additions and 173 deletions

View file

@ -478,10 +478,6 @@ return [
// Don't show smilies.
'no_smilies' => false,
// pagecache (Boolean)
// Cache frequently fetched pages.
'pagecache' => false,
// paranoia (Boolean)
// Log out users if their IP address changed.
'paranoia' => false,