From 82f3545ccb778d7efbec2b1ae7f38e4aafc749db Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 13 Mar 2022 17:42:26 -0400 Subject: network/glewlwyd: Wrap README at 72 columns. Signed-off-by: B. Watson --- network/glewlwyd/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'network/glewlwyd') diff --git a/network/glewlwyd/README b/network/glewlwyd/README index 9d6776a0e4..097e1973db 100644 --- a/network/glewlwyd/README +++ b/network/glewlwyd/README @@ -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. -- cgit v1.2.3