From 1946661911c97651ba5356db22a0ddd00ba04864 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sat, 9 Nov 2019 00:27:09 -0600 Subject: update terms of service instructions --- static/terms-of-service.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'static/terms-of-service.html') diff --git a/static/terms-of-service.html b/static/terms-of-service.html index c02cb719..c880b72c 100644 --- a/static/terms-of-service.html +++ b/static/terms-of-service.html @@ -1,7 +1,8 @@

Terms of Service

-

This is a placeholder ToS.

+

This is the default placeholder ToS. You should change it to fit the needs of your instance.

-

Edit "/static/terms-of-service.html" to make it fit the needs of your instance.

+

To do so, place a file at "/instance/static/terms-of-service.html" in your + Pleroma install containing the real ToS for your instance.


- + -- cgit v1.2.3-70-g09d2 From 823a303f8a528bd899d9e2f0904756614de4854c Mon Sep 17 00:00:00 2001 From: Hakaba Hitoyo Date: Thu, 13 Feb 2020 09:41:31 +0000 Subject: Improve default ToS --- static/terms-of-service.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'static/terms-of-service.html') diff --git a/static/terms-of-service.html b/static/terms-of-service.html index c02cb719..a6da539e 100644 --- a/static/terms-of-service.html +++ b/static/terms-of-service.html @@ -1,7 +1,4 @@

Terms of Service

-

This is a placeholder ToS.

- -

Edit "/static/terms-of-service.html" to make it fit the needs of your instance.

-
- +

This is a placeholder ToS. Edit "/static/terms-of-service.html" to make it fit the needs of your instance.

+ -- cgit v1.2.3-70-g09d2