nixos server configurations
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add PDS_ADMIN_EMAIL back

+1
+1
servers/kuribo/pds.nix
··· 18 18 19 19 PDS_PORT = 3000; 20 20 PDS_HOSTNAME = "pds.starhaven.dev"; 21 + PDS_ADMIN_EMAIL = "admin@starhaven.dev"; 21 22 PDS_CONTACT_EMAIL_ADDRESS = "admin@starhaven.dev"; 22 23 PDS_SERVICE_HANDLE_DOMAINS = ".starhaven.dev"; 23 24