From f378406893e7fc22802ae30557c09bb00341a266 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Fri, 21 Nov 2025 23:56:47 +0200 Subject: [PATCH] notable caves --- settings.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings.py b/settings.py index ba4b8f1..01119d5 100644 --- a/settings.py +++ b/settings.py @@ -34,9 +34,9 @@ CAVERN = "cavern" # for parsing .svx files and producing .3d files SURVEXPORT = "survexport" # for parsing .3d files and producing .pos files MOGRIFY = "mogrify" # for rotating images -NOTABLECAVES1623 = ["290", "264", "161", "204"] -NOTABLECAVES1626 = [] -# NOTABLECAVES1626 = ["359"] +NOTABLECAVES1623 = ["290", "264", "258", "161", "204"] +#NOTABLECAVES1626 = [] +NOTABLECAVES1626 = ["359"] # Note that this builds upon the django system installed # global settings in