Browse Source

Additional plugins

Bob Mottram 11 years ago
parent
commit
ff06c736cf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt View File

@@ -5697,7 +5697,7 @@ emacs mediagoblin_local.ini
5697 5697
 Change *email_sender_address* to your email address and set *email_debug_mode* to false.  Also append the following to the bottom of the file, under the *plugins* section.
5698 5698
 
5699 5699
 #+BEGIN_SRC: bash
5700
-[[mediagoblin.media_types.image]]
5700
+[[mediagoblin.media_types.audio]]
5701 5701
 [[mediagoblin.media_types.video]]
5702 5702
 [[mediagoblin.media_types.stl]]
5703 5703
 #+END_SRC