···3434# default: https://bsky.network
3535# PDS_CRAWLERS=https://bsky.network
36363737-# (optional [but recommended]): a secret token used to generate DPoP nonces; 32 bytes, base64url
3737+# (optional [but recommended]) a secret token used to generate DPoP nonces; 32 bytes, base64url
3838# tip: run the `gen-keys` binary to generate this (more info in readme)
3939# PDS_DPOP_NONCE_SECRET=
4040+4141+# (optional) a link to a .ico favicon to display on the frontend
4242+# default: /public/favicon.ico
4343+# PDS_FAVICON_URL=/public/favicon.ico
40444145# (optional) email config (see readme for details)
4246# auth uri should look like smtp[s]://user:pass@host[:port]