summaryrefslogtreecommitdiff
path: root/coip
diff options
context:
space:
mode:
Diffstat (limited to 'coip')
-rw-r--r--coip/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/coip/settings.py b/coip/settings.py
index 575a6c7..8a62c0c 100644
--- a/coip/settings.py
+++ b/coip/settings.py
@@ -33,6 +33,7 @@ SITE_ID = 1
PREFIX_URL = 'http://localhost:8000'
NOREPLY = 'noreply@localhost'
+METADATA = 'http://md.swamid.se/md/swamid-1.0.xml'
# If you set this to False, Django will make some optimizations so as not
# to load the internationalization machinery.