Christian Poessinger
269023845a
Refactor "code-block:: console" to "code-block:: none"
2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33
docs: remove all trailing whitespaces
...
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611
Refactor "code-block:: sh" to "code-block:: console"
...
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
David Wilson
b8d95f97c7
Added allow-from DNS forwarding settings
...
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue.
2019-09-26 21:57:19 -04:00
kroy
92886dd28d
Migration to 'listen-address', slight cleanup
2019-09-19 11:50:03 -05:00
kmpm
9a04c5abf4
services in own folder
...
* spitting services into multiple files in it's own folder
* making image links absolute
* some linting
2019-01-20 12:13:48 +01:00