summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-11-08 15:28:19 +0200
committerPhilip Sargent <philip.sargent@gmail.com>2023-11-08 15:28:22 +0200
commitd5900b6b7a37635f1ef258f62b903c508db731cb (patch)
treeb1e2a44049486619ca73785297ee5d80b0b6bab1
parent29e16b66b77b740d3e55d4a8fe94f28d5402e735 (diff)
downloadtroggle-d5900b6b7a37635f1ef258f62b903c508db731cb.tar.gz
troggle-d5900b6b7a37635f1ef258f62b903c508db731cb.tar.bz2
troggle-d5900b6b7a37635f1ef258f62b903c508db731cb.zip
no longer use expowebcache
-rw-r--r--urls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/urls.py b/urls.py
index 51322f4..65d3ac4 100644
--- a/urls.py
+++ b/urls.py
@@ -284,7 +284,7 @@ urlpatterns = [re_path('', include(trogglepatterns))]
# Alias /expofiles /home/expo/expofiles
# Alias /photos /home/expo/webphotos
# Alias /map /home/expo/expoweb/map
-# Alias /expowebcache /home/expo/expowebcache/
+# Alias /expowebcache /home/expo/expowebcache/ # no longer used
# Alias /robots.txt /home/expo/static/robots.txt
# Alias /favicon.ico /home/expo/static/favicon.ico