total rebase
[anni] / installation / pleroma-mongooseim.cfg
similarity index 99%
rename from docs/installation_1/pleroma-mongooseim.cfg
rename to installation/pleroma-mongooseim.cfg
index 3ecba564121b60a6e4a7aa46d8986e54cc1b2663..6b568fd039321a43baffc734458bcafaf6d67ad7 100755 (executable)
       ]}
   ]},
 
-  %% Following HTTP API is deprected, the new one abouve should be used instead
+  %% Following HTTP API is deprecated, the new one above should be used instead
 
   { {5288, "127.0.0.1"} , ejabberd_cowboy, [
       {num_acceptors, 10},
 
     %% Enable archivization for private messages (default)
 %   {pm, [
-      %% Top-level options can be overriden here if needed, for example:
+      %% Top-level options can be overridden here if needed, for example:
 %     {async_writer, false}
 %   ]},
 
     %%
 %   {muc, [
 %     {host, "muc.@HOST@"}
-      %% As with pm, top-level options can be overriden for MUC archive
+      %% As with pm, top-level options can be overridden for MUC archive
 %   ]},
 %
     %% Do not use a <stanza-id/> element (by default stanzaid is used)