diff --git a/.gitignore b/.gitignore index 46446326b..13c74945b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,3 @@ devAssets .DS_Store .ideapackage-lock.json - -# Runtime config — managed directly on each deploy host, never committed. -# Contains the GIF API key and homeserver list. git reset --hard won't touch -# it but git clean would delete it without this entry. -config.json diff --git a/config.json b/config.json index 58aa9a4f8..1ae326733 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "defaultHomeserver": 0, - "homeserverList": ["matrix.lotusguild.org"], - "allowCustomHomeservers": false, + "homeserverList": ["matrix.lotusguild.org", "matrix.org", "mozilla.org"], + "allowCustomHomeservers": true, "featuredCommunities": { "openAsDefault": false, "spaces": [],