Update Element branding
This commit is contained in:
parent
881ba32e58
commit
b4be34b23e
1 changed files with 3 additions and 5 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Reference in a new issue