package constants const ( // ServersDataLegacy is the old server information filepath. ServersDataLegacy = "/gluetun/servers.json" )