/** * Where to point someone who wants this instance's source. * * The AGPL asks whoever runs a modified version to offer *that* version's * source. The server says where its own lives, via SOURCE_URL; this is only the * fallback for when it has not been asked yet, or has nothing to say. */ export const DEFAULT_SOURCE_URL = "https://github.com/Coffey-Labs/ihasmail";