diff options
Diffstat (limited to 'login/conf/login_local.conf.example')
-rw-r--r-- | login/conf/login_local.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/login/conf/login_local.conf.example b/login/conf/login_local.conf.example index 3c9a6cce..37c7713f 100644 --- a/login/conf/login_local.conf.example +++ b/login/conf/login_local.conf.example @@ -8,7 +8,7 @@ admin_state: 1 // Administrative password, used by ladmin (perl software) to connect remotely to server. // NOTICE: If you enable remote administration, you should change its value for security -admin_pass: p1 +admin_pass: admin // Indicate the IP that the server accepts for remote administration. // put: 'all', or 'xxx.xxx.' (begin of an ip finished by '.' or a complete ip), |