aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.json b/config.json
index 18544c4..94656ff 100644
--- a/config.json
+++ b/config.json
@@ -84,7 +84,10 @@
}
},
"params": {
- "production": false,
+ "site": {
+ "production": false,
+ "refresh": null
+ },
"webmanifest": {
"name": "Micro Blog",
"shortName": "Micro",