mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-17 09:25:50 +00:00
1 line
82 B
SQL
1 line
82 B
SQL
alter table local_site add column federation_worker_count int default 64 not null; |