feat: mastodon + agenix secrets #13

Merged
teutat3s merged 7 commits from feat-mastodon into main 2023-10-28 16:22:32 +00:00
Showing only changes of commit 0944b2d11c - Show all commits

View file

@ -39,7 +39,7 @@
# Different from WEB_DOMAIN in our case # Different from WEB_DOMAIN in our case
localDomain = "pub.solar"; localDomain = "pub.solar";
# We use caddy, see caddy.nix # We use caddy, see caddy.nix
configureNginx = false; configureNginx = true;
enableUnixSocket = true; enableUnixSocket = true;
#streamingSocket = "/run/mastodon-streaming/streaming.socket"; #streamingSocket = "/run/mastodon-streaming/streaming.socket";
#webSocket = "/run/mastodon-web/web.socket"; #webSocket = "/run/mastodon-web/web.socket";