summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-08-01 23:15:56 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-08-02 04:03:20 +0200
commitb43be9d4b05af12a22a97210b35885a3727e4a86 (patch)
tree656a87c8fdc5ef0e773a88182b0554a1d746f4b3 /NEWS
parentbae1843f1a1d644fb3bd4f8c40b1dbb900aa3325 (diff)
Make only one service type, but accept multiple configurations.0.5.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d777d56..ac7f7f9 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@
#+author: Vivien Kraus
#+email: vivien@planete-kraus.eu
+* The Guix service now accepts multiple instance of the service
+It still runs one process per server, but it is now possible to run
+two servers. This is useful for testing with 2 different users.
+
* The server can now load the encrypted password from a file
This means that the encrypted password can be hidden from the other
users.