Index: wp-config-sample.php
===================================================================
--- wp-config-sample.php	(revision 11553)
+++ wp-config-sample.php	(working copy)
@@ -66,6 +66,13 @@
  */
 define ('WPLANG', '');
 
+
+/**
+ * There are quite a few more defines for advanced users. See the wp-settings.php
+ * file for details. If you're behind a load-balancer, you may want to set
+ * $_SERVER['REMOTE_ADDR'] to its correct address here as well.
+ */
+
 /* That's all, stop editing! Happy blogging. */
 
 /** WordPress absolute path to the Wordpress directory. */
