From 8d5f3c14258695082646894e16cd19c4f1bad32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Thu, 15 Aug 2024 18:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 萌森 --- iycms/3.3.44/config/config.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 iycms/3.3.44/config/config.conf diff --git a/iycms/3.3.44/config/config.conf b/iycms/3.3.44/config/config.conf deleted file mode 100644 index 4e1502fe1..000000000 --- a/iycms/3.3.44/config/config.conf +++ /dev/null @@ -1,14 +0,0 @@ -{ - "dbType": 0, - "dbHost": "", - "dbName": "", - "dbUser": "", - "dbPassword": "", - "dbPort": 0, - "backendPort": 21007, - "openHttp": true, - "httpPort": 80, - "openHttps": true, - "httpsPort": 443, - "env": "" -}