summaryrefslogtreecommitdiff
path: root/frags/legal.rst
diff options
context:
space:
mode:
Diffstat (limited to 'frags/legal.rst')
-rw-r--r--frags/legal.rst32
1 files changed, 16 insertions, 16 deletions
diff --git a/frags/legal.rst b/frags/legal.rst
index dcecfaa0..be9b7f91 100644
--- a/frags/legal.rst
+++ b/frags/legal.rst
@@ -35,14 +35,14 @@ no terms of service available.
To configure the terms of service response, there are two options
in the configuration file for the service:
-- ``TERMS_ETAG``: The current "Etag" to return for the terms of service.
- This value must be changed whenever the terms of service are
- updated. A common value to use would be a version number.
- Note that if you change the ``TERMS_ETAG``, you MUST also provide
- the respective files in ``TERMS_DIR`` (see below).
-- ``TERMS_DIR``: The directory that contains the terms of service.
- The files in the directory must be readable to the service
- process.
+- ``TERMS_ETAG``: The current "Etag" to return for the terms of service.
+ This value must be changed whenever the terms of service are
+ updated. A common value to use would be a version number.
+ Note that if you change the ``TERMS_ETAG``, you MUST also provide
+ the respective files in ``TERMS_DIR`` (see below).
+- ``TERMS_DIR``: The directory that contains the terms of service.
+ The files in the directory must be readable to the service
+ process.
Privacy Policy
@@ -58,14 +58,14 @@ is no privacy policy available.
To configure the privacy policy response, there are two options
in the configuration file for the service:
-- ``PRIVACY_ETAG``: The current "Etag" to return for the privacy policy.
- This value must be changed whenever the privacy policy is
- updated. A common value to use would be a version number.
- Note that if you change the ``PRIVACY_ETAG``, you MUST also provide
- the respective files in ``PRIVACY_DIR`` (see below).
-- ``PRIVACY_DIR``: The directory that contains the privacy policy.
- The files in the directory must be readable to the service
- process.
+- ``PRIVACY_ETAG``: The current "Etag" to return for the privacy policy.
+ This value must be changed whenever the privacy policy is
+ updated. A common value to use would be a version number.
+ Note that if you change the ``PRIVACY_ETAG``, you MUST also provide
+ the respective files in ``PRIVACY_DIR`` (see below).
+- ``PRIVACY_DIR``: The directory that contains the privacy policy.
+ The files in the directory must be readable to the service
+ process.
Legal policies directory layout