Removed userhash from settings-sample.py

This commit is contained in:
Juuso Käenmäki
2017-01-19 23:55:11 +02:00
parent 9a05a98857
commit 30d11bbbca
+1 -1
View File
@@ -151,4 +151,4 @@ USE_TZ = True
STATICFILES_FINDERS = ['django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATIC_URL = '/static/'
HSL_USERHASH = '1aca11408c6615e0a403a90e485a3b9ff0fb7cde7b7d'
HSL_USERHASH = 'YOUR HSL USERHASH HERE'