diff --git a/src/config/config.php b/src/config/config.php index fdf0099..0e7d09e 100755 --- a/src/config/config.php +++ b/src/config/config.php @@ -5,7 +5,7 @@ /** * Add timestamp by default */ - 'timestamp' => false, + 'timestamp' => true, 'qstring' => '?t=' -]; \ No newline at end of file +];