Mercurial > prosody-modules
comparison mod_persisthosts/README.markdown @ 2485:81956bb99289
mod_persisthosts/README: Fix formatting
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 Feb 2017 16:05:47 +0100 |
parents | c563f4d64302 |
children |
comparison
equal
deleted
inserted
replaced
2484:560378965b82 | 2485:81956bb99289 |
---|---|
9 A single option exists, `persisthosts_path`, which is the path where new | 9 A single option exists, `persisthosts_path`, which is the path where new |
10 stub configuration files are created. It defaults to `"conf.d"`, and is | 10 stub configuration files are created. It defaults to `"conf.d"`, and is |
11 treated as relative to the configuration directiory [^1] unless set to | 11 treated as relative to the configuration directiory [^1] unless set to |
12 an absolute path. | 12 an absolute path. |
13 | 13 |
14 [^1]: usually \`/etc/prosody on \*nix systems | 14 [^1]: usually `/etc/prosody` on \*nix systems |