From 58cd93a93a10b1e976883648b2a714a900e9d374 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 17 Nov 2019 22:42:02 +0900 Subject: [PATCH] Update system.ini.php --- storage/config/system.ini.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/config/system.ini.php b/storage/config/system.ini.php index eec1f5f..146bb14 100644 --- a/storage/config/system.ini.php +++ b/storage/config/system.ini.php @@ -8,5 +8,5 @@ default_route=welcome cache_enabled=1 cache_max_age=180 temp_max_age=60 -compatible_version=0 +old_version=0 EOF;