X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=conf%2Fexodus.py;h=aaba28a8c56694ccb00a4be507f43245a9230eeb;hp=60c2545558a1e2dbfe7e91012e349ab8ba0a5989;hb=a4579debe2c4ad40692bcb3dd9ed135af1a30947;hpb=e3a83c5ada1e39dfbd923d7839145a45da1e815c diff --git a/conf/exodus.py b/conf/exodus.py index 60c2545..aaba28a 100644 --- a/conf/exodus.py +++ b/conf/exodus.py @@ -37,10 +37,6 @@ class Config(FarmConfig): theme_default = 'exodus' - # All urls that would be generated below /wipi/Site can be pointed to - # /Site instead, since lighttpd maps /Site to the wipi as well. - url_mappings = {'/wipi/Site' : '/Site'} - # Set cookies on /, so they work on /wipi and /Site alike. cookie_path = '/'