Skip to content

Commit 23a9b1e

Browse files
Merge pull request #159 from ThomasWaldmann/rel041
Release 0.4.1
2 parents 6d9a301 + 5e774af commit 23a9b1e

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Version 0.4.1 (not released yet)
5-
--------------------------------
4+
Version 0.4.1 (2026-04-26)
5+
--------------------------
66

77
New features:
88

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,9 @@ Run a server with a file: backend (for a local directory), using HTTP Basic Auth
274274
--username user --password pass \
275275
--backend file:///tmp/teststore
276276

277+
For production deployments, consider using systemd socket activation
278+
(see contrib/server/nginx-systemd/README.md).
279+
277280
Accessing the server from a client
278281
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
279282

0 commit comments

Comments
 (0)