I hereby claim:
- I am zhoreeq on github.
- I am zhoreeq (https://keybase.io/zhoreeq) on keybase.
- I have a public key whose fingerprint is 93A8 7064 EAD7 24BE 33F2 6944 971B 8371 B868 CAC6
To claim this, I am signing this object:
| { | |
| "_pleroma_theme_version": 2, | |
| "theme": { | |
| "themeEngineVersion": 3, | |
| "shadows": { | |
| "panel": [ | |
| { | |
| "color": "#000000", | |
| "x": 0, | |
| "y": "10", |
| smtpd_banner = $myhostname ESMTP $mail_name (Raspbian) | |
| biff = no | |
| append_dot_mydomain = no | |
| readme_directory = no | |
| compatibility_level = 2 | |
| smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem |
| # Pleroma instance configuration | |
| # NOTE: This file should not be committed to a repo or otherwise made public | |
| # without removing sensitive information. | |
| import Config | |
| config :pleroma, Pleroma.Web.Endpoint, | |
| url: [host: "pl.aiazfnqgic2a2p7g5l25ufa67q.ygg", scheme: "http", port: 80], | |
| http: [ip: {127, 0, 0, 1}, port: 4000], |
I hereby claim:
To claim this, I am signing this object:
| admins = { } | |
| plugin_paths = { "/usr/local/lib/prosody/modules" } | |
| modules_enabled = { "roster", "saslauth", "dialback", "disco", "carbons", "pep", "private", | |
| "blocklist", "vcard4", "vcard_legacy", "version", "uptime", "time", "ping", "register", "mam", "admin_adhoc", "bosh", "posix"} | |
| modules_disabled = {} | |
| allow_registration = true | |
| daemonize = false; pidfile = "/run/prosody/prosody.pid"; use_libevent = true; |