2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-19 19:47:06 +00:00

/tunneldata/ to /drawings/

This commit is contained in:
Philip Sargent
2021-04-26 18:45:21 +01:00
parent d43ce1bdb2
commit 72df5d5213
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ PUBLIC_SITE = True
FIX_PERMISSIONS = ["sudo", "/usr/local/bin/fix_permissions"]
SURVEX_DATA = REPOS_ROOT_PATH + 'loser/'
DRAWINGS_DATA = REPOS_ROOT_PATH + 'tunneldata/'
DRAWINGS_DATA = REPOS_ROOT_PATH + 'drawings/'
THREEDCACHEDIR = REPOS_ROOT_PATH + 'expowebcache/3d/'
CAVERN = 'cavern'