diff options
Diffstat (limited to 'pathreport.py')
-rw-r--r-- | pathreport.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pathreport.py b/pathreport.py index 11ece1c..3d13d7d 100644 --- a/pathreport.py +++ b/pathreport.py @@ -27,7 +27,7 @@ pathsdict={ "MEDIA_ADMIN_DIR" : MEDIA_ADMIN_DIR,
"MEDIA_ROOT" : MEDIA_ROOT,
"MEDIA_URL" : MEDIA_URL,
-"PHOTOS_ROOT" : PHOTOS_ROOT,
+#"PHOTOS_ROOT" : PHOTOS_ROOT,
"PHOTOS_URL" : PHOTOS_URL,
"PYTHON_PATH" : PYTHON_PATH,
"REPOS_ROOT_PATH" : REPOS_ROOT_PATH,
|