about summary refs log tree commit diff stats
path: root/getwtxt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'getwtxt.yml')
-rw-r--r--getwtxt.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/getwtxt.yml b/getwtxt.yml
index 8078245..8945993 100644
--- a/getwtxt.yml
+++ b/getwtxt.yml
@@ -45,6 +45,10 @@ DatabasePath: "getwtxt.db"
 #     tmpl/index.html
 AssetsDirectory: "assets"
 
+# The path to the static files directory.
+# Will be served as /static
+StaticFilesDirectory: "/usr/local/getwtxt/static"
+
 # If true, getwtxt will send all log messages, including
 # requests, to stdout. It will ignore any set log file.
 # Useful for debugging, but you probably want to keep