Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increased toot limit and ran 'service docker restart' but it's not reflecting on my site. Is that the correct way to do it? Anything I have missed out? #12

Open
jsailo opened this issue Sep 8, 2022 · 0 comments

Comments

@jsailo
Copy link

jsailo commented Sep 8, 2022

Using the tutorial in this link https://github.com/trwnh/mastomods/blob/main/tutorials/limits.md, I updated the following files.

  • /public_html/live/app/validators/status_length_validator.rb
  • app/javascript/mastodon/features/compose/components/compose_form.js

I then ran docker-compose restart.

Output:

Restarting live_streaming_1 ... done
Restarting live_web_1       ... done
Restarting live_sidekiq_1   ... done
Restarting live_redis_1     ... done
Restarting live_db_1        ... done

However, the changes are are not being reflected on my site. What else do I need to do? Anything I'm missing?
I'm on the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant