Add configurable length limits for `User.bio` and `User.name`
authorEgor Kislitsyn <egor@kislitsyn.com>
Thu, 1 Aug 2019 08:53:37 +0000 (15:53 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Thu, 1 Aug 2019 08:53:37 +0000 (15:53 +0700)
commit9ca45063556f3b75860d516577776a00536e90a8
tree672d0df56960ef191e3430642b597a36459de1f4
parentcdfd02e90455fe7c01026efb48af3194cc82252b
Add configurable length limits for `User.bio` and `User.name`
config/config.exs
docs/config.md
lib/pleroma/user.ex
test/user_test.exs