mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04: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;
|