mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-05 06:50:57 +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;
|