mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-28 08:27:29 +00:00
db1abff857
* Add option to limit community creation to admins only (fixes #1586) * address review
2 lines
60 B
SQL
2 lines
60 B
SQL
ALTER TABLE site DROP COLUMN community_creation_admin_only;
|