summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2025-07-06 20:10:56 +0100
committerMatthew Fennell <matthew@fennell.dev>2025-07-06 20:10:56 +0100
commita4afe4da692f02c286d7d92d74bd0d8b1ec1b54a (patch)
tree84124a2956d14573cb1385535900f899c89bebe2 /README.md
parent23b38d36fcf0145880af7f5a0240d2af30b2a88e (diff)
Remove anonymous login support
This was originally intended for motoristic, but is no longer needed by any domain.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c7c6f9..9afa85e 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,6 @@ inventory/
```yaml
acme_account_uri_nonprod: # the staging uri we should add CAA records for
acme_account_uri_prod: # the prod uri we should add CAA records for
-anonymous_login: # should we allow anonymous users on the server? e.g. true
borg_private_key_path: # e.g. /home/matthew/.ssh/some-key
borg_repo: # the repo to use, e.g. ssh://example.org/./repo
cert_host: # the server that manages certs, e.g. matthew-server.local