Update Element branding

This commit is contained in:
Jimbo 2025-03-04 17:04:09 -05:00
parent 881ba32e58
commit b4be34b23e

View file

@ -9,12 +9,10 @@
server_name = "matrix.jimbosfiles.com"; server_name = "matrix.jimbosfiles.com";
}; };
branding = { branding = {
#welcome_background_url = "https://staging.jimbosfiles.com/images/backgrounds/template-background.png"; auth_header_logo_url = "https://www.nixfox.ca/images/copyright/profile.png";
#auth_header_logo_url = "https://staging.jimbosfiles.com/images/logos/template-logo.png"; #welcome_background_url = "https://www.nixfox.ca/images/backgrounds/template-background.png";
};
embedded_pages = {
home_url = "https://www.nixfox.ca/";
}; };
embedded_pages.home_url = "https://www.nixfox.ca/";
disable_custom_urls = true; disable_custom_urls = true;
disable_guests = true; disable_guests = true;
default_theme = "dark"; default_theme = "dark";