]> Untitled Git - lemmy.git/blob - migrations/2022-05-19-153931_legal-information/up.sql
Fix wrong SMTP port when TLS is being used (fixes #3574) (#3607)
[lemmy.git] / migrations / 2022-05-19-153931_legal-information / up.sql
1 alter table site add column legal_information text;