mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
2 lines
134 B
SQL
2 lines
134 B
SQL
alter table local_site drop column federation_strict_allowlist;
|
|
alter table local_site drop column federation_http_fetch_retry_limit;
|