mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 23:58:09 -05:00
The unique index doesn't work when the port is `NULL`. So use `-1` instead for when using the default ports (80/443), as if we would use the real ports, we could still have both 80 and 443 in the database at the same time.