Tristan Le Guern
Tristan Le Guern
The mandoc(1) command available natively on OpenBSD and via packages on other system can export mdoc documents in HTML or markdown wich is perfect for Github.
Hello, The value `usable_capacity` returned by gstatus(1) is not the total space available but the free space remaining. Example on my cluster with my patched version of gstatus_discovery.py[1]: # gstatus_discovery.py...
A lot of configuration elements are shared among sections `listen`, `fronteds`, `backends` and others but are copypasted in each file. They could instead be split in common files like `_macro.j2`.
The way to configure a timeout is different in section `resolvers` and the others.