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