#469 - DM warning text should vary based on BE setting

This commit is contained in:
dave 2019-04-02 10:26:14 -04:00
parent ac28e8c2f9
commit c9a9b3122d
4 changed files with 8 additions and 2 deletions

View file

@ -5,6 +5,7 @@ const defaultState = {
// Stuff from static/config.json and apiConfig
name: 'Pleroma FE',
registrationOpen: true,
safeDM: true,
textlimit: 5000,
server: 'http://localhost:4040/',
theme: 'pleroma-dark',