]> git.p6c8.net - jirafeau.git/commitdiff
Merge remote-tracking branch 'origin/master'
authorWeblate <noreply@weblate.org>
Fri, 13 Jan 2017 17:48:18 +0000 (18:48 +0100)
committerWeblate <noreply@weblate.org>
Fri, 13 Jan 2017 17:48:18 +0000 (18:48 +0100)
script.php

index 3e6668e36c2b56c4896188dd4cb615ffe28f8722..cae34a9b1ab97f0eceac14c7e10bbb524af48c69 100644 (file)
@@ -246,7 +246,7 @@ elseif (isset ($_GET['lang']))
 # Config
 proxy='' # ex: proxy='proxysever.test.com:3128' or set JIRAFEAU_PROXY global variable
 url='<?php echo $cfg['web_root'] . 'script.php'; ?>' # or set JIRAFEAU_URL ex: url='http://mysite/jirafeau/script.php'
-time='none' # minute, hour, day, week, month, year or none. Or set JIRAFEAU_TIME.
+time='month' # minute, hour, day, week, month, year or none. Or set JIRAFEAU_TIME.
 one_time='' # ex: one_time="1" or set JIRAFEAU_ONE_TIME.
 curl='' # curl path to download or set JIRAFEAU_CURL_PATH.
 # End of config

patrick-canterino.de