2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

no longer use expowebcache

This commit is contained in:
Philip Sargent 2023-11-08 15:28:19 +02:00
parent 29e16b66b7
commit d5900b6b7a

View File

@ -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