diff options
Diffstat (limited to 'getwtxt.yml')
-rw-r--r-- | getwtxt.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/getwtxt.yml b/getwtxt.yml index fb05a96..1e6c08f 100644 --- a/getwtxt.yml +++ b/getwtxt.yml @@ -31,6 +31,11 @@ DatabaseType: "leveldb" # a relative or absolute path. DatabasePath: "getwtxt.db" +# The path to the assets directory, which contains: +# style.css +# tmpl/index.html +AssetsDirectory: "assets" + ############################################################# ## The following options may be changed at any time. ## ## getwtxt will automatically reload the config when ## |