Commit ed5a5704 authored by ibuler's avatar ibuler

[Update] windows跳过手动输入密码

parent eedaaddb
...@@ -395,7 +395,7 @@ defaults = { ...@@ -395,7 +395,7 @@ defaults = {
'FLOWER_URL': "127.0.0.1:5555", 'FLOWER_URL': "127.0.0.1:5555",
'DEFAULT_ORG_SHOW_ALL_USERS': True, 'DEFAULT_ORG_SHOW_ALL_USERS': True,
'PERIOD_TASK_ENABLED': True, 'PERIOD_TASK_ENABLED': True,
'WINDOWS_SKIP_ALL_MANUAL_PASSWORD': True, 'WINDOWS_SKIP_ALL_MANUAL_PASSWORD': False,
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment