Mercurial > prosody-modules
comparison mod_storage_mongodb/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 |
parents | 4d73a1a6ba68 |
children |
comparison
equal
deleted
inserted
replaced
1819:1b08597b5e6f | 1820:8de50be756e5 |
---|---|
20 | 20 |
21 Copy the module to the prosody modules/plugins directory. | 21 Copy the module to the prosody modules/plugins directory. |
22 | 22 |
23 In Prosody's configuration file, set: | 23 In Prosody's configuration file, set: |
24 | 24 |
25 storage = "mongodb" | 25 storage = "mongodb" |
26 | 26 |
27 MongoDB options are: | 27 MongoDB options are: |
28 | 28 |
29 Name Description | 29 Name Description |
30 ------------ ------------------------------------------------------------------- | 30 ------------ ------------------------------------------------------------------- |