From 1e243653241866a6a3e43d39cdbdb504f2467ca6 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 16 Oct 2024 03:05:34 +0200 Subject: Add terms of service andpoint; reference it from registration and login forms --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 17b7778..dd32d3b 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ privacy policy. For the sake of this readme, we assume that you are using the The travelynx container does not contain a mail server, so it needs a separate SMTP server to send mail. It does not receive mail. * create local/imprint.html.ep and enter imprint as well as privacy policy data. +* create local/terms-of-service.html.ep and enter your terms of service. * Configure your web server to reverse-provy requests to the travelynx instance. See `examples/nginx-site` for an nginx config. -- cgit v1.2.3