Update prim-dns file server.lsl

This commit is contained in:
Anna Puddles
2023-01-24 13:45:24 -05:00
committed by GitHub
parent aee24fb41c
commit 7a2daabcc5

View File

@@ -1,3 +1,5 @@
/* prim-dns file server, version 1.0.0 */
/* The prefix for scripts which will act as caches for the file server. */
string cache_prefix = "prim-dns file server cache";