phpbb: Make the username case-insensitve on login again.
[matthijs/projects/dorestad-bookings.git] / localsettings.py.tmpl
index 58a45447820cf65000be1bfbd8ed99d4225e3c47..967e55032c755a0c0494f7a0624e8bc2133e5431 100644 (file)
@@ -4,3 +4,6 @@
 # For example, enable debugging by commenting in the following lines.
 #DEBUG = True
 #TEMPLATE_DEBUG = True
+
+# Show extra debug info to Matthijs' IP (debug_toolbar also needs this)
+#INTERNAL_IPS=("82.169.104.215",)