X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fglobal%2Fconstants.c;h=bcc2ae6ae136529c9a160b2158b88df9937ad885;hp=c7cbb431dc8b0cf5c219c6098d5bfb05c882d959;hb=372cdb136;hpb=2d3bac803c00df21aaa6026b125c3d817d3e20b8 diff --git a/src/lib/global/constants.c b/src/lib/global/constants.c index c7cbb431d..bcc2ae6ae 100644 --- a/src/lib/global/constants.c +++ b/src/lib/global/constants.c @@ -41,7 +41,7 @@ char *privname = "Deity forgot to edit econfig"; /* E-mail of the deity */ char *privlog = "careless@invalid"; /* Divine hosts and networks */ -char *privip = "127.0.0.1 ::1 ::ffff:127.0.0.1"; +char *privip = "127.0.0.1 ::1"; char *post_crash_dump_hook = "";