From e4f0b12390838e5cd4fd1edf3f673fecfa275853 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 11 Aug 2019 18:36:21 +0100 Subject: [PATCH] Customizing terms of service --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a072b77d..7ed0e0de 100644 --- a/README.md +++ b/README.md @@ -486,6 +486,8 @@ A description of the proposed object capabilities model [is here](ocaps.md). ## Customizations +You can customize the terms of service by editing **accounts/tos.txt**. If it doesn't already exist then you can use **default_tos.txt** as a template. + On the login screen you can provide a custom welcome message by creating the file **accounts/login.txt**. This could be used to show a motd or scheduled maintenance information. You can customize the image on the login screen by saving your instance logo to **accounts/login.png**. A background image can also be set for the login screen by adding **accounts/login-background.png**