summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/default.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/default.profile b/profiles/default/default.profile
index e8decf46a..db278d310 100644
--- a/profiles/default/default.profile
+++ b/profiles/default/default.profile
@@ -44,6 +44,8 @@ function default_profile_final() {
'custom' => TRUE,
'modified' => TRUE,
'locked' => FALSE,
+ 'help' => '',
+ 'min_word_count' => '',
),
array(
'type' => 'story',
@@ -53,6 +55,8 @@ function default_profile_final() {
'custom' => TRUE,
'modified' => TRUE,
'locked' => FALSE,
+ 'help' => '',
+ 'min_word_count' => '',
),
);