X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myslice%2Fsettings.py;h=5c75970b675b04dd9ca9c1af3b5ed8501099bb19;hb=f8bf9fe459d94a73dff2c1f4fdcda88ac5031a95;hp=bd1474bdc84e678f76f37c2fbeda472add2c5e7f;hpb=ed4060ed0f98d0fa514fa224e463700503ed989b;p=unfold.git diff --git a/myslice/settings.py b/myslice/settings.py index bd1474bd..5c75970b 100644 --- a/myslice/settings.py +++ b/myslice/settings.py @@ -45,7 +45,7 @@ except: # when deployed from a package # this code is run by collectstatic too, so we cannot # assume we have ./static present already -HTTPROOT="/var/myslice-f4f" +HTTPROOT="/var/www/myslice/" # the place to store local data, like e.g. the sqlite db DATAROOT="/var/unfold" # if not there, then we assume it's from a devel tree