From e3df02076c278e6734945b2a6deb696fb9397345 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Fri, 25 Jul 2025 19:27:48 +0200 Subject: [PATCH] notables chnaged --- settings.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/settings.py b/settings.py index e8a0022..ba4b8f1 100644 --- a/settings.py +++ b/settings.py @@ -34,8 +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", "291", "264", "258", "204"] -NOTABLECAVES1626 = ["359"] +NOTABLECAVES1623 = ["290", "264", "161", "204"] +NOTABLECAVES1626 = [] +# NOTABLECAVES1626 = ["359"] # Note that this builds upon the django system installed # global settings in