summaryrefslogtreecommitdiffstats
path: root/network/glewlwyd
diff options
context:
space:
mode:
author B. Watson2022-03-13 22:42:26 +0100
committer B. Watson2022-03-13 22:42:26 +0100
commit82f3545ccb778d7efbec2b1ae7f38e4aafc749db (patch)
tree3431d7aac109783ddb0cb813c0d2fdeb8329392f /network/glewlwyd
parentd1550200f8dc9a04274caddbb9732fc556a98290 (diff)
downloadslackbuilds-82f3545ccb778d7efbec2b1ae7f38e4aafc749db.tar.gz
network/glewlwyd: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/glewlwyd')
-rw-r--r--network/glewlwyd/README11
1 files changed, 7 insertions, 4 deletions
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.