DongLiang-0 commented on code in PR #1455: URL: https://github.com/apache/doris-website/pull/1455#discussion_r1877265701
########## versioned_docs/version-2.0/admin-manual/config/fe-config.md: ########## @@ -1497,6 +1497,12 @@ Default:1 * 3600 (1 hour) Load label cleaner will run every *label_clean_interval_second* to clean the outdated jobs. +#### `label_regex_length` + +Default: 128 (character) + +The maximum character length of the load label, the default is 128 characters. Review Comment: change to 128(characters) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
