mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Underlying default cannot be switched yet
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
$main::default_debug_log_size = 10*1024*1024;
|
||||
|
||||
$webmin_feedback_address = "feedback\@webmin.com";
|
||||
$default_lang = "en.UTF-8";
|
||||
$default_lang = "en";
|
||||
$default_charset = "iso-8859-1";
|
||||
|
||||
=head2 unique(string, ...)
|
||||
|
||||
Reference in New Issue
Block a user