Why Nostr? What is Njump?
2024-05-21 16:48:16
in reply to

Cadu Silva :kirbyverified: on Nostr: here you go: ``` sed -i "s#note_length: { maximum: 500#note_length: { maximum: 800#g" ...

here you go:

```
sed -i "s#note_length: { maximum: 500#note_length: { maximum: 800#g" $WDIR/app/models/account.rb
sed -i "s#input_html: { maxlength: 500#input_html: { maxlength: 800#g" $WDIR/app/views/settings/profiles/show.html.haml
```

Set $WDIR to the folder where Mastodon is installed.
Author Public Key
npub1u3rc03sy0p5g0r3g6rljztk8arm2a8lzn6ff55m5e7f9p38hjmeqt4gs4t