<?php /** * The 'cookie' auth_type uses blowfish algorithm to encrypt the password. If * at least one server configuration uses 'cookie' auth_type, enter here a * pass phrase that will be used by blowfish. The maximum length seems to be 46 * characters. * * @global string $cfg['blowfish_secret'] */ $cfg['blowfish_secret'] = 'Fw2iMgk5-Q<R*a(,pmAgE^_S4n7BvhSPWkD'; $cfg['Servers'][1]['host'] = 'salazo.han-solo.net' ?>