summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-10-16 03:05:34 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-10-16 03:05:34 +0200
commit1e243653241866a6a3e43d39cdbdb504f2467ca6 (patch)
tree5652270bc715fbba44cd84c2aaab6210c2947106 /README.md
parent515754b9b7778f270ceb3e7cfc9e16176ae3795a (diff)
Add terms of service andpoint; reference it from registration and login forms
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.