--- a/pyforge/development.ini
+++ b/pyforge/development.ini
@@ -15,7 +15,7 @@
smtp_port = 8826
error_email_from = paste@localhost
# Used to uniquify references to static resources
-build_key=2010.06.14.0
+build_key=1276635823
[server:main]
use = egg:Paste#http
@@ -49,8 +49,10 @@
# url_base is the prefix that references to the static resources should have
ew.script_name = /nf/%(build_key)s/_ew_/
ew.url_base = /nf/%(build_key)s/_ew_/
+# ew.url_base = ://a.fsdn.com/allura/nf/%(build_key)s/_ew_/
static.script_name = /nf/%(build_key)s/_static_/
static.url_base = /nf/%(build_key)s/_static_/
+# static.url_base = ://a.fsdn.com/allura/nf/%(build_key)s/_static_/
gitweb.cgi = /usr/lib/cgi-bin/gitweb.cgi