From a44030dc03d8b5d1b6ba6f22d02207869cba74b0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 26 Mar 2015 18:49:49 -0300 Subject: Comented po config --- templates/ikiwiki.setup.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/ikiwiki.setup.erb b/templates/ikiwiki.setup.erb index ab79137..968d607 100644 --- a/templates/ikiwiki.setup.erb +++ b/templates/ikiwiki.setup.erb @@ -203,4 +203,8 @@ use IkiWiki::Setup::Standard { # For use with the attachment plugin, a program that returns # nonzero if its standard input contains an virus. #virus_checker => "clamdscan -", + + # See https://ikiwiki.info/plugins/po/ + #po_master_language => 'en|English', + #po_slave_languages => [ 'pt|Portuguese' ], } -- cgit v1.2.3