mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-03-30 09:06:57 +00:00
update some default configuration
This commit is contained in:
@@ -404,7 +404,7 @@ public class ConfigConstants {
|
||||
public static String getPassword() {
|
||||
return password;
|
||||
}
|
||||
@Value("${sc.password:123456}")
|
||||
@Value("${delete.password:123456}")
|
||||
public void setPassword(String password) {
|
||||
setPasswordValue(password);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user