summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36e2d8b..96120df 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,8 @@ inventory/
borg_passphrase: # the passphrase that borg will encrypt your repo with
borg_private_key_path: # e.g. /home/matthew/.ssh/some-key
borg_repo: # the repo to use, e.g. ssh://example.org/./repo
-certbot_email: an email address letsencrypt should use if renewal fails
+postgres_password: # the password that prosody will use to access the database
+turn_secret: # the password prosody will use to interact with turn
virtual_host: the domain of the JID you'd like to use, e.g. koyo.haus
```