From 5a3231e265e53f3a73a658fd0802efab3717f0e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=AE=E5=87=89?= Date: Tue, 13 Jul 2021 18:17:59 +0800 Subject: [PATCH] :confetti_ball: fix default generate config --- bootstrap/config.go | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap/config.go b/bootstrap/config.go index da190d2a..788db079 100644 --- a/bootstrap/config.go +++ b/bootstrap/config.go @@ -59,6 +59,7 @@ server: address: "0.0.0.0" port: "5244" search: true + download: true static: dist site_url: '*' password: password #用于重建目录