From cfd769ba06c16c8c9e7ea57013b626e299db395a Mon Sep 17 00:00:00 2001 From: nguyenanhung Date: Sun, 8 Sep 2024 15:15:19 +0700 Subject: [PATCH] Add config cache main_cache_adapter --- app/config/extend/admin_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/extend/admin_config.php b/app/config/extend/admin_config.php index f61381a..c04473c 100644 --- a/app/config/extend/admin_config.php +++ b/app/config/extend/admin_config.php @@ -8,7 +8,7 @@ * Time: 11:39 */ $config['admin_config_basic_auth'] = [ - 'serviceId' => 'My Blogspot Proxy Service', + 'serviceId' => 'CodeIgniter skeleton on Vercel', 'framework' => 'CodeIgniter v' . CI_VERSION, 'username' => 'hungna', 'password' => '20240908151234_3081d5b916d94eda017a273d720e116f1e622d67'