fix #2588 set deploy.mode to warm

This commit is contained in:
Shinsuke Sugaya 2021-08-07 13:53:24 +09:00
parent cb14079909
commit cffb0d7242

View file

@ -5,7 +5,7 @@
# Core
# ======
# The mode of Lasta Di's smart-deploy, should be cool in production (e.g. hot, cool, warm)
lasta_di.smart.deploy.mode = hot
lasta_di.smart.deploy.mode = warm
# Is development environment here? (used for various purpose, you should set false if unknown)
development.here = true