mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
proxy: Show error messages in English by default
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -188,7 +188,7 @@ $proxysettings{'TRANSPARENT_PORT'} = '3128';
|
||||
$proxysettings{'VISIBLE_HOSTNAME'} = '';
|
||||
$proxysettings{'ADMIN_MAIL_ADDRESS'} = '';
|
||||
$proxysettings{'ADMIN_PASSWORD'} = '';
|
||||
$proxysettings{'ERR_LANGUAGE'} = 'German';
|
||||
$proxysettings{'ERR_LANGUAGE'} = 'en';
|
||||
$proxysettings{'ERR_DESIGN'} = 'ipfire';
|
||||
$proxysettings{'SUPPRESS_VERSION'} = 'off';
|
||||
$proxysettings{'FORWARD_VIA'} = 'off';
|
||||
|
||||
Reference in New Issue
Block a user