diff --git a/static/config.json b/static/config.json index 6931cdfa97..6ddf235d4b 100644 --- a/static/config.json +++ b/static/config.json @@ -1,28 +1,28 @@ { - "theme": "electra", - "background": "/media/f22d58aa4cb3be49dfdd5e0daca5820bacf1eb1dd3581ef5831077bb4730f57a.jpg?name=waste_collection-optim.jpg", - "logo": "/media/6fad7849bb969fee086fd2fd8b0eabcbcf98763294680889357aa4b377e585f8.png?name=panda.png", - "logoMask": false, - "logoMargin": "0.1em", - "redirectRootNoLogin": "/main/all", - "redirectRootLogin": "/main/friends", - "showInstanceSpecificPanel": true, - "collapseMessageWithSubject": false, - "scopeOptionsEnabled": true, - "scopeCopy": false, - "formattingOptionsEnabled": true, - "subjectLineBehavior": "noop", - "postContentType": "text/plain", - "alwaysShowSubjectInput": true, - "hidePostStats": false, - "hideUserStats": false, - "loginMethod": "password", - "webPushNotifications": false, - "noAttachmentLinks": false, - "nsfwCensorImage": "/media/4a723b11d340fc55211d72fce4010e2c5dc3d9853387a8a7b90f7b438292ccde.png?name=nsfw.puniko.png", - "showFeaturesPanel": true, - "minimalScopesMode": false, - "hideMutedPosts": true, - "greentext": true, - "bannerUrl": "https://shittyurl.org/christmas/PADORU.EXE" + theme: 'electra', + background: '/media/f22d58aa4cb3be49dfdd5e0daca5820bacf1eb1dd3581ef5831077bb4730f57a.jpg?name=waste_collection-optim.jpg', + logo: '/media/6fad7849bb969fee086fd2fd8b0eabcbcf98763294680889357aa4b377e585f8.png?name=panda.png', + logoMask: false, + logoMargin: '0.1em', + redirectRootNoLogin: '/main/all', + redirectRootLogin: '/main/friends', + showInstanceSpecificPanel: true, + collapseMessageWithSubject: false, + scopeOptionsEnabled: true, + scopeCopy: false, + formattingOptionsEnabled: true, + subjectLineBehavior: 'noop', + postContentType: 'text/plain', + alwaysShowSubjectInput: true, + hidePostStats: false, + hideUserStats: false, + loginMethod: 'password', + webPushNotifications: false, + noAttachmentLinks: false, + nsfwCensorImage: '/media/4a723b11d340fc55211d72fce4010e2c5dc3d9853387a8a7b90f7b438292ccde.png?name=nsfw.puniko.png', + showFeaturesPanel: true, + minimalScopesMode: false, + hideMutedPosts: true, + greentext: true, + bannerUrl: 'https://shittyurl.org/christmas/PADORU.EXE' }