summaryrefslogtreecommitdiff
path: root/libpiny/lib/Piny/Config.pm
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2014-03-16 21:22:00 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2014-03-16 21:22:00 -0700
commit23e5fca9cb8f3ed34b7d31d5330088b650d45788 (patch)
tree3e90c311acf326a8be911ac9c45e123aef475c6a /libpiny/lib/Piny/Config.pm
parent5532bcd9c3852203b8d2280b92e0a254eaf7b694 (diff)
parent74f36e7294764b136514b2ed67b9345fdc6e1e44 (diff)
downloadpiny-code-23e5fca9cb8f3ed34b7d31d5330088b650d45788.tar.gz
piny-code-23e5fca9cb8f3ed34b7d31d5330088b650d45788.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'libpiny/lib/Piny/Config.pm')
-rw-r--r--libpiny/lib/Piny/Config.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpiny/lib/Piny/Config.pm b/libpiny/lib/Piny/Config.pm
index ec86955..0f02921 100644
--- a/libpiny/lib/Piny/Config.pm
+++ b/libpiny/lib/Piny/Config.pm
@@ -259,6 +259,7 @@ tweakable "piny_template" => undef, 'Maybe[PathDir]', 'inhibit';
tweakable "piny_gitpath" => '/srv/git', 'PathDir';
# Repo-specific tweakables, in the repos' .git/config files.
+tweakable "piny_apachereload" => "true", 'GitBool';
tweakable "piny_ikiwiki" => "true", 'GitBool';
tweakable "piny_ikiwikidestdir" => "/srv/www/piny.be/", 'PathDir';
tweakable "piny_ikiwikisrcdir" => "/srv/ikiwiki/", 'PathDir';