diff --git a/settings/default.py b/settings/default.py index c8e90b07f196afa426c395e085254aa4263b1ae9..1b64735b1c51dd263664f1cfaf18e8b5a8477359 100644 --- a/settings/default.py +++ b/settings/default.py @@ -88,7 +88,7 @@ DATABASES = { # SkyAlert -SKYALERT_IVORN_PATTERN = "ivo://gwnet#%s" +SKYALERT_IVORN_PATTERN = "ivo://gwnet/gcn_sender#%s" SKYALERT_ROLE = "test" SKYALERT_DESCRIPTION = "Report of a candidate gravitational wave event" SKYALERT_SUBMITTERS = ['Patrick Brady', 'Brian Moe']