From 4385ce86c156944f8facfd7e6cb0a53b94db002d Mon Sep 17 00:00:00 2001 From: Sam Wenham Date: Fri, 20 Apr 2018 20:58:05 +0100 Subject: Add the extra setting for the threed cache to all the template configs --- localsettingsubuntu.py | 1 + 1 file changed, 1 insertion(+) (limited to 'localsettingsubuntu.py') diff --git a/localsettingsubuntu.py b/localsettingsubuntu.py index c50a374..3ae475d 100644 --- a/localsettingsubuntu.py +++ b/localsettingsubuntu.py @@ -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' -- cgit v1.2.3