--- pleroma: config: email: &email admin@localhost.private host: example.com listeningPort: 4000 instanceName: "My Instance Name" instanceDescription: "My Instance Description" registrationsOpen: "false" logLevel: warn #secretKeyBase: #signingSalt: webPushEncryption: email: *email #privateKey: #publicKey: db: name: pleroma user: pleroma #password: ssl: letsEncrypt: enable: true acmeAccountEmail: *email acmeDirectory: "https://acme-v02.api.letsencrypt.org/directory" termsAgreed: yes