2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-17 23:37:13 +00:00

Add the extra setting for the threed cache to all the template configs

This commit is contained in:
Sam Wenham
2018-04-20 20:58:05 +01:00
parent af13e84c74
commit bfc867826d
3 changed files with 3 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ PUBLIC_SITE = False
SURVEX_DATA = REPOS_ROOT_PATH + 'loser/'
TUNNEL_DATA = REPOS_ROOT_PATH + 'tunneldata/'
THREEDCACHEDIR = REPOS_ROOT_PATH + 'expowebcache/3d/'
CAVERN = 'cavern'
THREEDTOPOS = '3dtopos'