aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-08-01 17:16:40 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-08-01 17:16:40 +0300
commitf1303e0a704be55ac6d992cf2dad5f27a9c34c3a (patch)
treee431401f4079ed0b8b9a116394586d6a8fe1f047 /examples
parentREADME: update (diff)
downloadcgitize-f1303e0a704be55ac6d992cf2dad5f27a9c34c3a.tar.gz
cgitize-f1303e0a704be55ac6d992cf2dad5f27a9c34c3a.zip
change default "output_dir"
Diffstat (limited to 'examples')
-rw-r--r--examples/cgitize.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cgitize.toml b/examples/cgitize.toml
index e789875..bb7433e 100644
--- a/examples/cgitize.toml
+++ b/examples/cgitize.toml
@@ -1,6 +1,6 @@
# All settings are optional.
-# /var/tmp/cgitize/output by default.
+# /var/tmp/cgitize by default.
output_dir = "/tmp/cgitize"
# URL to clone from the output directory. {name} is replaced by the repository