diff --git a/settings.py b/settings.py
index 39f43800c4b60e965d2fb0094e056e4fece80aba..b271128c08521c38b120c08ad62341d0c72ebb32 100644
--- a/settings.py
+++ b/settings.py
@@ -71,7 +71,7 @@ GRACE_DATETIME_FORMAT = 'Y-m-d H:i:s T'
 # http://www.i18nguy.com/unicode/language-identifiers.html
 LANGUAGE_CODE = 'en-us'
 
-SITE_ID = 2
+SITE_ID = 3
 
 # If you set this to False, Django will make some optimizations so as not
 # to load the internationalization machinery.