diff README @ 1:a49aa1b823f6

added SàT archive download link (detect the last version)
author Goffi <goffi@goffi.org>
date Sun, 29 Jul 2012 01:52:27 +0200
parents 9305c6458e2f
children 2fdbf8ebb72b
line wrap: on
line diff
--- a/README	Sat Jul 28 20:36:32 2012 +0200
+++ b/README	Sun Jul 29 01:52:27 2012 +0200
@@ -30,6 +30,14 @@
 This is the source code of Salut à Toi's presentation website.
 Salut à Toi is a communication software base on XMPP. You can have more informations on http://sat.goffi.org (the website ran by this code).
 
+** SETTINGS **
+
+The following values can be set in site's settings.py:
+
+	SAT_LINK_PATH = '/path/to/sat_link.tar.bz2' #the link should point to a SàT archive in the form sat-version.tar.bz2
+	SAT_DL_PREFIX = 'ftp://ftp.goffi.org/sat' #this prefix will be joined to the filename pointed by the previous link
+	SAT_DL_PATH = 'ftp://ftp.goffi.org/sat/sat.tar.bz2' #if set, this link will be used instead of the joined dl_prefix + filename
+
 ** CREDIT **
 
 The following third party project are shipped with this source code: