aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/general-example4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/general-example b/config/general-example
index a37ba53f7..0baaaa93d 100644
--- a/config/general-example
+++ b/config/general-example
@@ -19,10 +19,12 @@
* Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
* Email: francis@mysociety.org; WWW: http://www.mysociety.org
*
- * $Id: general-example,v 1.5 2007-11-23 12:01:20 francis Exp $
+ * $Id: general-example,v 1.6 2007-11-27 10:35:41 francis Exp $
*
*/
+define('OPTION_STAGING_SITE', 1);
+
// Domain used in URLs generated by scripts (e.g. for going in some emails)
define('OPTION_DOMAIN', '127.0.0.1:3000');