| Age | Commit message (Collapse) | Author |
|
Also, make the README as index for project page.
|
|
The Postgresql forwarder accept single option "URL",
[forwarder "postgresql"]
url = postgres://<user>:<pass>@<host>/<database>?sslmode=<>
The user and database must already created first, manually.
|
|
Our primary host for the repository in sourcehut, unfortunately they do
not support AsciiDoc format, unlike GitHub.
To make both repositories can render README we changes it to markdown
format.
|
|
Show what the HTTP log looks like, how it stored, and how it can be used.
|
|
|