summaryrefslogtreecommitdiff
path: root/cmd/rr/.rr.yaml
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-15 15:54:14 +0300
committerWolfy-J <[email protected]>2018-06-15 15:54:14 +0300
commitdfef39c64132192d13e2315364a74f1b0244791e (patch)
treeb0959bbbb1ca5a16d94646454d7f2e9340081915 /cmd/rr/.rr.yaml
parentccd297dbe2586b3fd29854f72f795be9e818522e (diff)
readme, samples, golint, build scripts
Diffstat (limited to 'cmd/rr/.rr.yaml')
-rw-r--r--cmd/rr/.rr.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/rr/.rr.yaml b/cmd/rr/.rr.yaml
index ab0f3e7f..775cd6c3 100644
--- a/cmd/rr/.rr.yaml
+++ b/cmd/rr/.rr.yaml
@@ -47,7 +47,7 @@ http:
# static file serving.
static:
# serve http static files
- enable: false
+ enable: true
# root directory for static file (http would not serve .php and .htaccess files).
dir: "public"