/slim/sources/trunk/slis-slim/debian/changelog |
---|
29,6 → 29,7 |
* Added a new parameter to the FileDefvalue->get_setup_data function in |
order to specify the corresponding file. By default it is 'setup.data' to |
keep the compatibility. |
* Fixed error in the default slis 4.1 dks config (rsync module). |
-- Philippe Le Brouster <plb@ac-grenoble.fr> Thu, 25 Sep 2008 13:46:08 +0200 |
/slim/sources/trunk/slis-slim/include/updates/2.0.5.1.php |
---|
116,7 → 116,7 |
'ROUTE_TUN_MASK' => '255.255.255.255', |
'ROUTE_TUN_NET' => '193.54.149.10', |
'RSYNC_HOST' => '193.54.149.10', |
'RSYNC_MODULE' => 'slis-update_4.1', |
'RSYNC_MODULE' => 'slis-updates_4.1', |
'SECRET' => '%vtun_secret%', |
'SENDMAILON' => '1', |
'SLIM_HOST' => '195.221.235.245', |