From b0e7bd4ed096bca520aefb4adb8a12736434d679 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 12 Jan 2013 23:09:22 +0100 Subject: [PATCH] web: production is the default mode --- site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.yaml b/site.yaml index e9fd1440..a8c14366 100644 --- a/site.yaml +++ b/site.yaml @@ -1,4 +1,4 @@ -mode: development +mode: production media_root: media media_url: media base_url: / -- 2.39.5