network/glewlwyd: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:42:26 -04:00
parent d1550200f8
commit 82f3545ccb

View file

@ -10,7 +10,10 @@ The API backend is fully written in language C, it's based on Ulfius
HTTP framework, Hoel database framework and Libjwt JSON Web Tokens
library.
Set GLEWLWYD_SQLITE_INIT=1 to initialize, if it doesn't exists already, a
proper SQLite /var/cache/glewlwyd/glewlwyd.db when installing the package.
The sample configuration file in /etc/glewlwyd/glewlwyd.conf.sample is
then directly usable with the pretty insecure admin/password credentials.
Set GLEWLWYD_SQLITE_INIT=1 to initialize, if it doesn't exist already,
a proper SQLite /var/cache/glewlwyd/glewlwyd.db when installing the
package.
The sample configuration file in /etc/glewlwyd/glewlwyd.conf.sample
is then directly usable with the pretty insecure admin/password
credentials.