summaryrefslogtreecommitdiffstats
path: root/network/glewlwyd
diff options
context:
space:
mode:
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.