Move redirect configs into phpvms config

This commit is contained in:
Nabeel Shahzad
2018-09-20 13:54:43 -05:00
parent 7707d8816e
commit 2e0cc10ded
6 changed files with 13 additions and 8 deletions

View File

@@ -103,5 +103,4 @@ return [
'default' => 'file',
'lifetime' => 60 * 24, # 24 hours
],
];