mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
- 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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user