Generalize pubkeys and change address used by Pixelfed

This commit is contained in:
Jimbo 2024-10-28 05:04:42 -04:00
parent e6e176c54b
commit af32ce3d45
6 changed files with 7 additions and 7 deletions

View file

@ -7,10 +7,10 @@
settings = {
APP_NAME = ''"Jimbo's Pixelfed"'';
INSTANCE_DESCRIPTION = ''"The Jimbosfiles Pixelfed Instance"'';
INSTANCE_CONTACT_EMAIL = "jimbo@${config.domains.jim1}";
INSTANCE_CONTACT_EMAIL = "jimbo@${config.domains.jim2}";
OPEN_REGISTRATION = true;
APP_LOCALE = "en";
INSTANCE_DISCOVER_PUBLIC = false;
INSTANCE_DISCOVER_PUBLIC = true;
STORIES_ENABLED = true;
# Mail config