Software /
code /
prosody-modules
Diff
mod_group_bookmarks/README.markdown @ 1820:8de50be756e5
Various README files: Correct indentation levels, fix syntax and other small fixes
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Sep 2015 17:30:33 +0200 |
parent | 1803:4d73a1a6ba68 |
line wrap: on
line diff
--- a/mod_group_bookmarks/README.markdown Wed Sep 02 16:43:34 2015 +0200 +++ b/mod_group_bookmarks/README.markdown Wed Sep 02 17:30:33 2015 +0200 @@ -39,11 +39,11 @@ Add "group\_bookmarks" to your modules\_enabled list: - modules_enabled = { - -- ...other modules here... -- - "group_bookmarks"; - -- ...maybe some more here... -- - } + modules_enabled = { + -- ...other modules here... -- + "group_bookmarks"; + -- ...maybe some more here... -- + } Configuration =============