]> Untitled Git - lemmy.git/history - migrations/2021-04-20-155001_limit-admins-create-community/up.sql
Implement restricted community (only mods can post) (fixes #187) (#2235)
[lemmy.git] / migrations / 2021-04-20-155001_limit-admins-create-community / up.sql
2021-04-22 NutomicAdd option to limit community creation to admins only...