aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mediagoblin.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin.ini b/mediagoblin.ini
index 4906546a..cc45c08d 100644
--- a/mediagoblin.ini
+++ b/mediagoblin.ini
@@ -20,7 +20,7 @@ email_debug_mode = true
allow_registration = true
## Uncomment this to turn on video or enable other media types
-## You may have to install dependencies, and will have to run ./bin/dbupdate
+## You may have to install dependencies, and will have to run ./bin/gmg dbupdate
## See http://docs.mediagoblin.org/siteadmin/media-types.html for details.
# media_types = mediagoblin.media_types.image, mediagoblin.media_types.video