Commit f633c553 authored by Liang Ding's avatar Liang Ding

默认参数调整

parent 91d0c593
......@@ -16,7 +16,7 @@
#
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Version: 1.0.1.1, Feb 11, 2014
# Version: 1.0.1.2, Feb 17, 2014
# Author: Liang Ding
#
......@@ -41,8 +41,8 @@ scanPath=org.b3log.solo
runtimeEnv=GAE
#### Runtime Mode ####
#runtimeMode=DEVELOPMENT
runtimeMode=PRODUCTION
runtimeMode=DEVELOPMENT
#runtimeMode=PRODUCTION
#### Cache Implementation ####
# Note: If the runtime environment is LOCAL, the cache will be 'LOCAL' always
......
......@@ -16,7 +16,7 @@
#
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Version: 1.0.1.1, Feb 11, 2014
# Version: 1.0.1.2, Feb 17, 2014
# Author: Liang Ding
#
......@@ -41,8 +41,8 @@ scanPath=org.b3log.solo
runtimeEnv=LOCAL
#### Runtime Mode ####
#runtimeMode=DEVELOPMENT
runtimeMode=PRODUCTION
runtimeMode=DEVELOPMENT
#runtimeMode=PRODUCTION
#### Cache Implementation ####
# Note: If the runtime environment is LOCAL, the cache will be 'LOCAL' always
......
......@@ -16,7 +16,7 @@
#
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Version: 1.0.1.1, Feb 11, 2014
# Version: 1.0.1.2, Feb 17, 2014
# Author: Liang Ding
#
......@@ -41,8 +41,8 @@ scanPath=org.b3log.solo
runtimeEnv=LOCAL
#### Runtime Mode ####
#runtimeMode=DEVELOPMENT
runtimeMode=PRODUCTION
runtimeMode=DEVELOPMENT
#runtimeMode=PRODUCTION
#### Cache Implementation ####
# Note: If the runtime environment is LOCAL, the cache will be 'LOCAL' always
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment