diff --git a/libs/chatchat-server/chatchat/config_work_space.py b/libs/chatchat-server/chatchat/config_work_space.py index 7539356f..4a7111c4 100644 --- a/libs/chatchat-server/chatchat/config_work_space.py +++ b/libs/chatchat-server/chatchat/config_work_space.py @@ -9,7 +9,6 @@ def main(): parser.add_argument( "-v", "--verbose", - default="false", choices=["true", "false"], help="是否开启详细日志" )