- Committing for carn. Changed the cache lifespan from 0 to 30.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5637 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2013-02-01 08:29:57 +00:00
parent b652951407
commit d671eb9a0c
+1 -1
View File
@@ -3,7 +3,7 @@
turf = /turf/space
area = /area
view = "15x15"
cache_lifespan = 0 //stops player uploaded stuff from being kept in the rsc past the current session
cache_lifespan = 30 //stops player uploaded stuff from being kept in the rsc past the current session