diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-16 03:05:34 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-16 03:05:34 +0200 |
commit | 1e243653241866a6a3e43d39cdbdb504f2467ca6 (patch) | |
tree | 5652270bc715fbba44cd84c2aaab6210c2947106 /README.md | |
parent | 515754b9b7778f270ceb3e7cfc9e16176ae3795a (diff) |
Add terms of service andpoint; reference it from registration and login forms
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |