aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--diff1
-rw-r--r--up.chud.cyou1
2 files changed, 2 insertions, 0 deletions
diff --git a/diff b/diff
new file mode 100644
index 0000000..0b1407a
--- /dev/null
+++ b/diff
@@ -0,0 +1 @@
+sneed
diff --git a/up.chud.cyou b/up.chud.cyou
index a061f1e..2352a13 100644
--- a/up.chud.cyou
+++ b/up.chud.cyou
@@ -25,6 +25,7 @@ server {
client_max_body_size 100m;
location ^~ /out/ {
+ default_type text/plain;
autoindex on;
}