From b3eef463abe9ab59b792c3f8d4577c62aadebe69 Mon Sep 17 00:00:00 2001 From: orbitroom Date: Sun, 31 Jan 2016 20:52:37 -0600 Subject: [PATCH] Added cache Directory Also Added Readme reminding users to chmod so that the webserver can write to it. --- cache/README.txt.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 cache/README.txt.txt diff --git a/cache/README.txt.txt b/cache/README.txt.txt new file mode 100644 index 00000000..cd613914 --- /dev/null +++ b/cache/README.txt.txt @@ -0,0 +1 @@ +Make sure to make this folder writeable to the web server \ No newline at end of file