This commit is contained in:
Henry Jameson 2026-02-05 01:24:53 +02:00
commit 9060977790
7 changed files with 9 additions and 8 deletions

View file

@ -20,7 +20,7 @@ const defaultState = {
registrationOpen: true,
server: 'http://localhost:4040/',
textlimit: 5000,
private: false,
privateMode: false,
federating: true,
federationPolicy: null,
themesIndex: null,