summaryrefslogtreecommitdiffstats
path: root/local_settings.py.example
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-12-23 00:35:10 -0500
committereliott <eliott@cactuswax.net>2007-12-23 00:35:10 -0500
commit6226b02f8be136a81ceff2b79b8c4280cfc5e3fb (patch)
treeb7f258575408df3253cc2b70b1f5df77de42eea8 /local_settings.py.example
parent131e70b24706680aa14117d5d1e29332a1565a06 (diff)
downloadarchweb-6226b02f8be136a81ceff2b79b8c4280cfc5e3fb.tar.gz
archweb-6226b02f8be136a81ceff2b79b8c4280cfc5e3fb.zip
removed need to specify deploypath manually
Diffstat (limited to 'local_settings.py.example')
-rw-r--r--local_settings.py.example3
1 files changed, 0 insertions, 3 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index e2024435..70163418 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -25,9 +25,6 @@ MEDIA_ROOT = '/var/www/archlinux/htdocs/img/devs/'
### web url for serving image files
MEDIA_URL = 'http://www.archlinux.org/img/devs/'
-# do not put a / at the end
-DEPLOY_PATH = '/var/www/archlinux/archlinux'
-
# Make this unique, and don't share it with anybody.
SECRET_KEY = '00000000000000000000000000000000000000000000000'