feat: add defaults for composer help

This commit is contained in:
Barış Soner Uşaklı
2020-12-01 10:25:36 -05:00
parent 0f1fc10f6c
commit 0cba269165

View File

@@ -147,5 +147,7 @@
"autoApproveTime": 0,
"maxUserSessions": 10,
"useCompression": 0,
"updateUrlWithPostIndex": 1
"updateUrlWithPostIndex": 1,
"composer:showHelpTab": 1,
"composer:allowPluginHelp": 1
}