aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/start.php b/start.php
index f0fe8253c..ad6998382 100644
--- a/start.php
+++ b/start.php
@@ -33,6 +33,7 @@ function videolist_init() {
elgg_set_config('videolist', array(
'video_url' => 'url',
'title' => 'text',
+ 'description' => 'longtext',
'tags' => 'tags',
'access_id' => 'access',
));